/my-configs

my configures for vim, zsh, tmux, etc

Primary LanguageVim ScriptMIT LicenseMIT

intro

  • vimrc: vim config file
  • zshrc: zsh config file
  • tmux.conf: tmux config file
  • ycm_extra_conf.py: YouCompleteMe(vim plugin) extra config file
  • grc/conf.sdcv: grc config for colorinng the sdcv output
  • oh-my-zsh/theme/amber.zsh-theme: a zsh theme

install

  • git clone https://github.com/wbs0829/my-configures [dir]
  • cd [dir]
  • use install.sh to install config files
    • ./install.sh for interactive installation
    • ./install.sh -a for full installation
    • ./install.sh [-tTvVzZgy] for partial installation