GitHub - dsem/.dotfile

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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

No description, website, or topics provided.

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published