mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-31 06:04:45 +02:00
Merge 3ce427d196 into 7478f1fd22
This commit is contained in:
commit
d54e17fffa
2 changed files with 12 additions and 0 deletions
|
|
@ -14,3 +14,4 @@ zle -N copybuffer
|
|||
bindkey -M emacs "^O" copybuffer
|
||||
bindkey -M viins "^O" copybuffer
|
||||
bindkey -M vicmd "^O" copybuffer
|
||||
bindkey -M vicmd "yy" copybuffer
|
||||
|
|
|
|||
Loading…
Reference in a new issue