/.dotfiles

Primary LanguageGLSL

dotfiles

dotfiles tutorial

Your unofficial guide to dotfiles on GitHub.

Usage

Pull the repository, and then create the symbolic links using GNU stow.

git clone git@github.com:alexpearce/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow zsh vim git # plus whatever else you'd like

if you want to remove ln, just typing:

stow -D <dir>