/dotfiles

My dotfiles

Primary LanguageVim Script

Dotfiles

My configuration files for vim, tmux and other stuffs

Look and Feel (Showing vim, tmux and rxvt-unicode colors)

Screenshot

Installation Instructions

git clone https://github.com/cored/dotfiles ~/dotfiles/
cd ~/dotfiles/
git submodule init
git submodule update
ln -s ~/dotfiles/.vimrc ~/.vimrc
ln -s ~/dotfiles/.vim ~/.vim
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf

Contribution instruction

Fork and do whatever you want