mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Merge with origin.
This commit is contained in:
commit
f1fb1805ee
43 changed files with 655 additions and 49 deletions
|
|
@ -19,3 +19,5 @@ bindkey "^[[1~" beginning-of-line
|
|||
bindkey "^[[F" end-of-line
|
||||
bindkey "^[[4~" end-of-line
|
||||
bindkey ' ' magic-space # also do history expansion on space
|
||||
|
||||
bindkey '^[[Z' reverse-menu-complete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue