My vim configuration files
First, you need to clone the repository:
git clone https://github.com/cstipkovic/dotvim.git ~/.vimThen create a symbolic link to .vim/vimrc:
ln -s ~/.vim/vimrc ~/.vimrcgit clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vimfiglet -w 200 -f small -k "Zdravo, Mr. Stipkovic" > ~/.dotfiles/welcome.txt