Skip to content

zhangsu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

200 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Su's Dotfiles

Foo.

Installation

  1. Install NVM

  2. Run the following commands:

    git clone --recursive git@github.com:zhangsu/dotfiles.git
    cd dotfiles
    git submodule update --init --recursive --remote
    rake
    rake install_oh_my_zsh  # this also changes the shell
    exec zsh
    rake install_vim_plugins
  3. Install YouCompleteMe

Update submodules

git submodule update --init --recursive --remote

About

Zsh, Bash, Vim, Git, Gem, rbenv, tmux, irssi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published