olifante / dotfiles

config files such as .vimrc, .bashrc, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Olifante's Dot Files

Here are most of my config files. It includes vim configuration and plugins, my scripts and some Linux config files.

Installation

If you want to try my config, just clone and deploy with:

git clone git://github.com/v0n/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
bash install.sh

This script will prompt you to create/overwrite each file (empty answer is equivalent to no).

About

config files such as .vimrc, .bashrc, etc.


Languages

Language:Vim Script 61.4%Language:Emacs Lisp 25.6%Language:Shell 8.6%Language:Vim Snippet 3.6%Language:Python 0.4%Language:JavaScript 0.2%Language:Ruby 0.2%