Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 713 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 713 Bytes

Not only .vimrc ...

... but also:

  • oh-my-zsh
  • tmux.conf

Installation

  • Backup your old vim configurations
mv -f ~/.vim ~/.vim.orig
mv -f ~/.vimrc ~/.vimrc.orig
  • Clone this repo
git clone https://github.com/freeyoung/dotfiles.git ~/.vim
  • Execute the bootstrap script
sh ~/.vim/init.sh

Features

  • Need to be described in detail ..

vim

oh-my-zsh

tmux

References