Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 257 Bytes

File metadata and controls

16 lines (14 loc) · 257 Bytes

dotfiles

  • .zshrc
  • .vimrc
  • .screenrc
  • .rvmrc

Usage

terminal

git clone https://github.com/takak/dotfiles.git
cd dotfiles
git submodule update --init
sh symlink.sh
ln -s ~/dotfiles/vimfiles ~/.vim

vim

:BundleInstall