mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
very bad idea
This commit is contained in:
@@ -172,9 +172,6 @@ HISTFILESIZE=2000
|
|||||||
# don't story history commands
|
# don't story history commands
|
||||||
HISTIGNORE=history*
|
HISTIGNORE=history*
|
||||||
|
|
||||||
# merge history b/w sessions
|
|
||||||
PROMPT_COMMAND="history -a; history -c; history -r; $PROMPT_COMMAND"
|
|
||||||
|
|
||||||
HISTFILE=~/.bash_history
|
HISTFILE=~/.bash_history
|
||||||
|
|
||||||
# Hishtory (https://github.com/ddworken/hishtory)
|
# Hishtory (https://github.com/ddworken/hishtory)
|
||||||
|
|||||||
Reference in New Issue
Block a user