Features
Automatically record command
Whenever you execute a command, Gummybear stores the following information:
- command text, e.g.
ls - execution timestamp, e.g.
2024-10-11 12:23:34 - execution duration upon completion, e.g.
6m23s - execution status upon completion, e.g.
0 - working directory the command executes in, e.g.
/Users/gummybear/Downloads
List commands stored
gummybear list [--page-size]
Turn on Gummybear to start recording commands (default on)
gummybear on
Turn off Gummybear to stop recording commands
gummybear off
Sync history stored in HISTFILE to Gummybear cloud
gummybear backup
Sync history stored in Gummybear cloud to HISTFILE
gummybear restore