/smart-bash

Modify your Bash (Unix shell) to monitor & display useful info

Primary LanguageShellMIT LicenseMIT

smart-bash 💻

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.

🚀 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 ~/

License

MIT. See LICENSE for details.