simple_vim_setting : vim auto-config | click here.
explain:
.pip
: the python-pip source -> douban.vim
: vim bundle and plugin.bashrc
: the bash shell configfish_config
: the fish shell config.zshrc
: the zsh shell config
Example : oh-my-fish : theme-bobthefish
Example : oh-my-zsh -> theme-agnoster
To see how many shells are on your linux:
➜ ~/my-vim git:(master) ➤ cat /etc/shells
# /etc/shells: valid login shells
/bin/sh
/bin/dash
/bin/bash
/bin/rbash
/bin/zsh
/usr/bin/zsh
/usr/bin/fish