mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-02 12:09:26 +00:00
Merge upstream/master
This commit is contained in:
@ -45,6 +45,9 @@ function prompt_damoekri_setup {
|
||||
# Add hook for calling git-info and ruby-info before each command.
|
||||
add-zsh-hook precmd prompt_damoekri_precmd
|
||||
|
||||
# Tell prezto we can manage this prompt
|
||||
zstyle ':prezto:module:prompt' managed 'yes'
|
||||
|
||||
# Set editor-info parameters.
|
||||
zstyle ':prezto:module:editor:info:keymap:primary' format ' %F{green}»%f'
|
||||
|
||||
@ -71,3 +74,4 @@ function prompt_damoekri_setup {
|
||||
}
|
||||
|
||||
prompt_damoekri_setup "$@"
|
||||
# vim: ft=zsh
|
||||
|
Reference in New Issue
Block a user