Run ./install.sh
Installs to ~/.local/bin/localhistory.sh
Shell histories can get cluttered easily, and this helps by letting you automatically switch to history files in the current project that you are working on.
- Automatically detects a
.local_bash_history
file in your current directory and switches to it - Saves history automatically
- Can display status in prompt
lht
tool to manage the local history files
MIT