You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre configured bash alias for increasing terminal productivity
Installation
$ cd ~/
$ git clone https://github.com/sabiehahmed-tp/bashlias.git
$ vim .bashrc or vim .zshrc and add this in the end of the file
source $HOME/bashlias/alias.sh
About
Pre configured bash alias for increasing terminal productivity