Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/helpers: new functions
_bash_it_history_auto_*()
Two new functions `_bash_it_history_auto_save()` and `_bash_it_history_auto_load()`, which append new history to disk and load new history from disk, respectively. See Bash-it#1595 for discussion.
- Loading branch information