Files
2011-04-02 11:40:01 -04:00

8 lines
159 B
Bash

# vi mode
bindkey -v
# use incremental search
bindkey '^r' history-incremental-search-backward
# expand functions in the prompt
setopt prompt_subst