Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 418 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 418 Bytes

.dotfiles

A collection of my configuration files and dotfiles.

Installation

Clone the respository:

git clone git@github.com:djbotha/dotfiles.git

Installation for individual dotfiles are listed below.

VIM

ln -s /path/to/repo/.vimrc ~/.vimrc

ZSH

ln -s /path/to/repo/.zshrc ~/.zshrc

TMUX

ln -s /path/to/repo/.tmux.conf ~/.tmux.conf