/dotfiles

Some of my dotfiles. Not only vimrc.

Primary LanguageVim Script

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