π»
Modify your Bash (Unix shell) to monitor & display current time, pwd, git repository and status. It sets some frequently used commands as aliases, and lets you do much more with smart aliases.
smart-bash
π Quick Start
# Clone this repository
git clone https://github.com/nkshio/smart-bash.git
# Go into the repository, & copy files to `root`
cd smart-bash && cp .bashrc .bash_profile .bash_aliases .git-mode.sh ~/