Non-private basic dotfile configs:
- .bashrc
- .bashrc_aliases
- .vimrc
Other:
- Useful commands
term_colors.py
- for checking terminal color/schemesx-vimprefs
- for setting latest remote.vimrc
and includingsonokai.vim
as a color scheme
Bash:
curl -s https://raw.githubusercontent.com/rfaile313/dotfiles/master/x-bashprefs | bash
Vim:
curl -s https://raw.githubusercontent.com/rfaile313/dotfiles/master/x-vimprefs | bash