home: zsh: remove trailing whitespace

This commit is contained in:
Bruno BELANYI 2021-05-29 21:19:51 +02:00
parent 22a01eeadf
commit 3cc933de81

View file

@ -1,4 +1,4 @@
# Fix delete key not working
# Fix delete key not working
bindkey "\e[3~" delete-char
# Fix Ctrl+u killing from the cursor instead of the whole line