history verify
This commit is contained in:
parent
06f7a05a61
commit
f83ceebcf6
2
env/sh/bashrc
vendored
2
env/sh/bashrc
vendored
|
@ -176,6 +176,8 @@ if [ -t 0 ]; then
|
|||
cd "$HOME/.."
|
||||
fi
|
||||
|
||||
shopt -s histverify
|
||||
|
||||
# except we still want some things to work the old fashioned way
|
||||
bind -f "$HOME/.inputrc"
|
||||
fi
|
||||
|
|
Reference in a new issue