This respository contains my dotfiles. These are my configuration for everything related to the command-line tools I’m using.
I do not recommend that you use this repository as is. Copy/paste what you need into your own dotfiles.
ln -s /path/to/dotfiles/git/gitconfig ~/.gitconfig
ln -s /path/to/dotfiles/git/gitconfig-work ~/.gitconfig-work
ln -s /path/to/dotfiles/git/gitignore ~/.gitignore
ln -s /path/to/dotfiles/nv/nv ~/.nv
ln -s /path/to/dotfiles/nvim ~/.config/nvim
ln -s /path/to/dotfiles/tmux/tmux.conf ~/.tmux.conf
ln -s /path/to/dotfiles/zsh/zshrc ~/.zshrc