Skip to content

amaramrahul/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Get dotfiles

$ cd ~
$ git clone https://github.com/amaramrahul/dotfiles.git

Setup vim (with plugin dependencies)

$ apt-get install exuberant-ctags # dependency for tagbar plugin

$ git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ ln -s dotfiles/vimrc ~/.vimrc
$ vim +PluginInstall +qall

Configure UltiSnips snippets

$ ln -s dotfiles/UltiSnips ~/.vim/UltiSnips

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published