akosipc / vimrc

Custom vimrc because I got sick with vimified.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commands that I might use

git clone git@github.com:akosipc/vimrc.git ~/.vim/
mkdir bundle
mkdir -p tmp/backup tmp/swap tmp/undo
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
ln -nfs ~/.vim/.vimrc ~/.vimrc
ln -nfs ~/.vim/.profile ~/.profile

About

Custom vimrc because I got sick with vimified.


Languages

Language:Vim Script 78.1%Language:Shell 21.9%