blob: 0fffbddff04e6b50f46ab77f77584a7fe7f61faf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# dotfiles
- **.vim/colors**:
- solarized: https://github.com/altercation/solarized
- buddy : https://github.com/DrSpatula/vim-buddy
- gruvbox : https://github.com/morhetz/gruvbox
- pride : https://github.com/lyxell/pride.vim
- scheakur : https://github.com/scheakur/vim-scheakur
- **.vim/install_vundle.sh**:
- Installs Vim Bundle package manager
- **.bashrc/**
- this files should be sourced from within a ~/.bashrc ~/.bash_profile file
|