home: zsh: remove trailing whitespace
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2021-05-29 21:19:51 +02:00
parent ea4c699b81
commit b90be0acdf

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