dsem / .dotfile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start with:

git clone --recursive git@github.com:dsem/.dotfile.git

then

ln -s .dotfile/.vim
ln -s .dotfile/.vimrc
ln -s .dotfile/.profile
cp .dotfile/.gitconfig . # then add email

Open vim and do

:PluginInstall

Install ruby-devel

Make the command-t binaries

cd .vim/bundle/command-t/ruby/command-t
ruby extconf.rb
make

About


Languages

Language:Vim Script 44.1%Language:Shell 38.1%Language:JavaScript 16.2%Language:CSS 0.8%Language:Python 0.7%