thanasisk / dot-files

Files that do not go anywhere else

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot files

not really maintained but this is subject to change

GPLv2 of course - the license that keeps on sharing

to make use of vimrc:

mkdir -p ~/.vim/autoload ~/.vim/bundle && \
curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
mkdir ~/.vim_backup

one step vim setup

sh -c "$(curl -fsSL https://raw.githubusercontent.com/thanasisk/dot-files/master/installVimPlugins.sh)"

About

Files that do not go anywhere else


Languages

Language:Shell 67.2%Language:Vim Script 32.8%