Go to file
2017-02-03 15:01:15 -05:00
bin added watch 2016-02-26 11:26:29 -05:00
config Add fish configuration functions 2017-02-03 15:01:15 -05:00
vim fix all the things 2016-07-14 15:15:29 -04:00
.gitignore bring back nerdtree 2016-02-19 10:24:20 -05:00
bash_aliases Add fish configuration functions 2017-02-03 15:01:15 -05:00
gitconfig move around zsh stuff, clean up, change bg dark on vimrc 2016-11-21 10:40:44 -05:00
gitignore Add fish configuration functions 2017-02-03 15:01:15 -05:00
hushlogin explain hushlogin 2016-02-18 22:20:40 -05:00
INSTALL.sh Merge branch 'master' of gitlab.com:tyrelsouza/dotfiles 2017-02-02 14:13:37 -05:00
pythonstartup.py Merge branch 'master' of gitlab.com:tyrelsouza/dotfiles 2017-02-02 14:13:37 -05:00
README.md updated README 2016-02-18 22:19:23 -05:00
tyrel.zsh-theme add link to which theme i modified 2016-11-09 16:14:40 -05:00
vimrc Merge branch 'master' of gitlab.com:tyrelsouza/dotfiles 2017-02-02 14:13:37 -05:00
vimrc.bundles update a lot 2016-02-19 22:56:16 -05:00
zshrc Merge branch 'master' of gitlab.com:tyrelsouza/dotfiles 2017-02-02 14:13:37 -05:00

How To

Clone the repository, then symlink ln -s each file to the dotted version in your homedirectory.

ex:

ln -s dotfiles/zshrc ~/.zshrc

Script

Just run dotfiles/INSTALL.sh