Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 699 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 699 Bytes

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

  1. Make changes to the dotfiles repo
  2. dotfiles install
  3. Commit
  4. 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.