Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 347 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 347 Bytes

Dotfiles

Installation

git clone https://github.com/tsandall/dotfiles ~/.dotfiles
ln -s ~/.dotfiles/bashrc ~/.bashrc
ln -s ~/.dotfiles/screenrc ~/.screenrc
ln -s ~/.dotfiles/ackrc ~/.ackrc
ln -s ~/.dotfiles/vimrc ~/.vimrc
ln -s ~/.dotfiles/vim ~/.vim

Vim

Run vim and then execute the following command:

:PlugInstall