zhangsu / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Shell 90.1%Language:Ruby 4.9%Language:Vim Script 4.1%Language:HTML 0.9%