Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 683 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 683 Bytes

dotvim

My vim configuration files

Steps to use

First, you need to clone the repository:

git clone https://github.com/cstipkovic/dotvim.git ~/.vim

Then create a symbolic link to .vim/vimrc:

ln -s ~/.vim/vimrc ~/.vimrc
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Plugins list

Figlet command

figlet -w 200 -f small -k "Zdravo,  Mr.  Stipkovic" > ~/.dotfiles/welcome.txt