home: zsh: remove trailing whitespace
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ea4c699b81
commit
b90be0acdf
|
@ -1,4 +1,4 @@
|
||||||
# Fix delete key not working
|
# Fix delete key not working
|
||||||
bindkey "\e[3~" delete-char
|
bindkey "\e[3~" delete-char
|
||||||
|
|
||||||
# Fix Ctrl+u killing from the cursor instead of the whole line
|
# Fix Ctrl+u killing from the cursor instead of the whole line
|
||||||
|
|
Loading…
Reference in a new issue