Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 884 Bytes

README.markdown

File metadata and controls

41 lines (30 loc) · 884 Bytes
		  .---.
		  |   |.--.
		  |   ||__|
		  |   |.--.
	__    |   ||  | ____     _____
 .:--.'.  |   ||  |`.   \  .'    /
/ |   \ | |   ||  |  `.  `'    .'
`" __ | | |   ||  |    '.    .'
 .'.''| | |   ||__|    .'     `.
/ /   | |_'---'      .'  .'`.   `.
\ \._,\ '/         .'   /    `.   `.
 `--'  `"         '----'       '----'

Awesome Life Improver under uniX

A basic set of tools that makes my life easier when using one of the Unix descendant (GNU/Linux, Mac OS X).

Copying

License: GPLv2 Some portions of code have been borrowed from the internet and are under a Public Domain attribution.

Installation

Clone the git repository under your home dir: cd git clone git://github.com/hashar/alix.git

Edit your ~/.bashrc and at the very beginning add:

. ~/alix/bashrc

Edit your ~/.vimrc and make it:

source $ALIX_DIR/vimrc

Et voilà!