karimsa / dotfiles

Some awesome shell aliases to make life better.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Custom config for easier shell life.

Installation

To install on linux, run:

curl -so- https://raw.githubusercontent.com/karimsa/dotfiles/master/install.sh | sudo bash

or for OS X (do not run as root on os x):

curl -so- https://raw.githubusercontent.com/karimsa/dotfiles/master/install.sh | bash

To upgrade an existing installation, run ..

What's included

License

Licensed under the MIT license.

About

Some awesome shell aliases to make life better.

License:MIT License


Languages

Language:Shell 98.4%Language:Vim Script 1.6%