lib/history: 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/bash-it#1595 for discussion.
This commit is contained in:
@@ -83,6 +83,7 @@ completion/available/wpscan.completion.bash
|
||||
# libraries
|
||||
lib/colors.bash
|
||||
lib/helpers.bash
|
||||
lib/history.bash
|
||||
lib/log.bash
|
||||
lib/preexec.bash
|
||||
lib/search.bash
|
||||
|
||||
Reference in New Issue
Block a user