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
FrankTheFuckingTank edited this page Nov 26, 2017
·
3 revisions
Bashhub allows you to save every command you've ever entered, across all
sessions, across all systems, and gives you the ability to query across all of them.
$ bashhub off
$ echo "Recording is now disabled for this session. This command won't be saved."
....
$ bashhub on
$ echo "Recording commands is now re-enabled"