Collection of system configurations
Go to file
2024-05-18 04:35:17 -04:00
.config move x11 stuff into .config 2024-05-18 04:35:17 -04:00
.local change formatting inside shell profiles 2024-05-18 03:36:17 -04:00
.bash_profile change formatting inside shell profiles 2024-05-18 03:36:17 -04:00
.bashrc add stuff 2024-05-17 20:46:22 -04:00
.gitignore add a few things to gitignore 2024-05-18 03:48:58 -04:00
.gitmodules fix syntax highlighting submodule location 2024-05-18 03:30:36 -04:00
.stow-local-ignore add stow ignore and makefile 2024-05-17 17:48:45 -04:00
.zprofile change formatting inside shell profiles 2024-05-18 03:36:17 -04:00
.zshrc add stuff 2024-05-17 20:46:22 -04:00
Makefile change makefile to fold 2024-05-17 20:45:58 -04:00
README.md remove notice since i removed symlinked ones 2024-05-18 03:36:55 -04:00

dotfiles

Collection of system configurations across multiple machines

Installation

$ cd ~
$ git clone https://gitlab.com/frostalicious/dotfiles .dotfiles
$ cd .dotfiles
$ make stow