Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

dotfiles

Dotfiles with some configuration changes for use on various machines.

to install:

checkout repo to ~/.dotfiles

create symlinks to the new files

ln -s .dotfiles/.bashrc .bashrc
ln -s .dotfiles/.bash_aliases .bash_aliases
ln -s .dotfiles/.vimrc .vimrc

close the terminal, and it's done