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