Skip to content
Snippets Groups Projects
Verified Commit 43dcb101 authored by Baptiste Girard-Carrabin's avatar Baptiste Girard-Carrabin :speech_balloon:
Browse files

change shortcut

parent e2a63dd7
Branches
No related tags found
No related merge requests found
...@@ -28,6 +28,6 @@ watch-command-line() { ...@@ -28,6 +28,6 @@ watch-command-line() {
zle -N watch-command-line zle -N watch-command-line
# Defined shortcut keys: [Alt] [Esc] # Defined shortcut keys: [Ctrl] [x]
bindkey '^\e' watch-command-line bindkey '^x' watch-command-line
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment