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/.."
|
cd "$HOME/.."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
shopt -s histverify
|
||||||
|
|
||||||
# except we still want some things to work the old fashioned way
|
# except we still want some things to work the old fashioned way
|
||||||
bind -f "$HOME/.inputrc"
|
bind -f "$HOME/.inputrc"
|
||||||
fi
|
fi
|
||||||
|
|
Reference in a new issue