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
This component allows you to run bash command in iterm2 status bar
Installation
Run ./install.sh
You can also copy bash_status_bar.py into the AutoLaunch directory under Scripts directory.
If there is no AutoLaunch directory just create it.
Relaunch Iterm2
Examples
Get IP Address echo "$(curl ifconfig.co)" | tr -d '[:space:]'
Gmail unread messages
About
Status bar component to run bash command on iterm2 status bar