dotfiles
dotfiles copied to clipboard
My dotfiles
Dotfiles
Follows the XDG Base Directory Specification.
Installation
These files are specific to my needs but if you want to install please read the dotfiles script before running it.
git clone [email protected]:shapeshed/dotfiles.git
./local/bin/dotfiles install
This symlinks the dotfiles folders and files into your home folder.
Making changes
- Make changes to the dotfiles repo
dotfiles install- Commit
- Push
Removing dotfiles
dotfiles uninstall
Note that this removes the dotfiles script from your $PATH so if you do this
you will need to install again.