ankryption / smart-bash

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Shell 100.0%