cored / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My dotfiles


Languages

Language:Vim Script 89.8%Language:Shell 10.2%