Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 340 Bytes

File metadata and controls

executable file
·
14 lines (9 loc) · 340 Bytes

dotfiles

@richtaur's computing configuration. More about my setup: http://www.richtaur.com/

Installation

Symlink the project files to map to your local config files.

One way to do that is to run these commands your home folder:

ln -s dev/personal/dotfiles/zshrc.zsh .zshrc
ln -s dev/personal/dotfiles/git.config .gitconfig