blob: 6a22c801f67941562a89a061c30f227f1d4ff10d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# dotfiles -- README
# author: johannst
- **.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
|