cl1ck / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cl1ck's dotfiles

Clone repository:

cd ~
git clone https://github.com/cl1ck/dotfiles .dotfiles

Installation

Use GNU stow to install individual modules:

cd .dotfiles
stow MODULENAME

vim

I use NeoBundle, install it first before starting vim:

curl https://raw.githubusercontent.com/Shougo/neobundle.vim/master/bin/install.sh | bash

Then start vim and run :NeoBundleInstall.

About

dotfiles

License:GNU General Public License v2.0


Languages

Language:Shell 65.9%Language:Perl 25.1%Language:Vim Script 6.0%Language:Python 2.8%Language:Ruby 0.1%