mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 16:32:00 +00:00
Compare commits
2 Commits
master
...
d0bad42455
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0bad42455 | ||
|
|
5fb5f34832 |
@@ -9,4 +9,6 @@ fancy-ctrl-z () {
|
||||
}
|
||||
zle -N fancy-ctrl-z
|
||||
bindkey '^Z' fancy-ctrl-z
|
||||
bindkey -M viins '^Z' fancy-ctrl-z
|
||||
bindkey -M vicmd '^Z' fancy-ctrl-z
|
||||
|
||||
|
||||
Reference in New Issue
Block a user