greenarrow / greenshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Green Shell is my personal Bash  environment. Trivial to deploy on any new
computer. Handy both for home and work.

It's unlikely that you will want to use this same set of customisations but
it could still be interesting as a template for setting up your own portable
environment.

To use it on a new computer just:
$ git clone https://github.com/greenarrow/greenshell.git .greenshell
$ cd .greenshell
$ ./install.sh

About


Languages

Language:Python 59.2%Language:Shell 29.4%Language:Vim Script 11.4%