Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 556 Bytes

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