chrisleyvamendez / bash_setup

Some preset settings for bash if you are working and you need a nice terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy bash script

Check out my personal bash script which make working on the terminal less painful than it already is.

Screenshots

image

Installation

Each file & directory should exist inside your ~/user/ directory, then, all you have to do is source two files:

source git-completion.bash 

source git-prompt.sh

That's it!

About

Some preset settings for bash if you are working and you need a nice terminal

License:MIT License