Skip to content

Sqaaakoi/localhistory_bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local History for Bash

Installation

Run ./install.sh Installs to ~/.local/bin/localhistory.sh

Why?

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.

Features

  • 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

License

MIT