home: zsh: remove trailing whitespace
This commit is contained in:
parent
22a01eeadf
commit
3cc933de81
|
@ -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