Skip to content

zhwhong/my-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim config

simple_vim_setting : vim auto-config | click here.

explain:

  • .pip : the python-pip source -> douban
  • .vim : vim bundle and plugin
  • .bashrc : the bash shell config
  • fish_config : the fish shell config
  • .zshrc : the zsh shell config

shell config

Example : oh-my-fish : theme-bobthefish

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