|
3 weeks ago | |
---|---|---|
.config/kitty | 3 months ago | |
bin | 8 months ago | |
files | 3 weeks ago | |
.gitignore | 3 months ago | |
LICENSE | 1 year ago | |
README.md | 4 months ago |
A collection of dotfiles so I dont have to configure every goddamned thing.
To add files to the repo you will have to add them to .gitignore
first.
To install the files do:
$ git clone git@git.patxipierce.com:pxi/dotfiles.git
$ cd dotfiles && ./bin/install.sh
Or if you just want a single file:
$ cp ~/.bashrc ~/.bashrc.bak
$ wget https://git.patxipierce.com/pxi/dotfiles/raw/branch/master/files/.bashrc -O ~/.bashrc