Skip to content

dsem/.dotfile

Repository files navigation

Start with:

git clone --recursive [email protected]: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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published