This commit is contained in:
Daniel Flanagan 2016-09-20 03:08:37 -05:00
parent 184c7f7f48
commit 8ed06651ab

1
env/sh/bashrc vendored
View file

@ -179,4 +179,5 @@ if [ -t 0 ]; then
# 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 '"\C-p": history-search-backward' bind '"\C-p": history-search-backward'
bind '"\C-n": history-search-forward'
fi fi