diff options
Diffstat (limited to '.bashrc')
| -rw-r--r-- | .bashrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ HISTIGNORE="gst" HISTTIMEFORMAT="%F " # Uncomment this line and remove `histappend' to enable shared history. -# PROMPT_COMMAND="${PROMPT_COMMAND:+$PROMPT_COMMAND$'\n'}history -a; history -c; history -r;" -shopt -s histappend +PROMPT_COMMAND="${PROMPT_COMMAND:+$PROMPT_COMMAND$'\n'}history -a; history -c; history -r;" +#shopt -s histappend # See Bash manual _completion_loader() |
