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
== Bash
These are my bash scripts for daily usage.
Just clone this repository to `~/.bash` and
add the following line to your `~/.bash_profile`
or equivalent file:
source ~/.bash/init.sh
or
. ~/.bash/init.sh