Skip to content

shapeshed/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.