summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-06-19 01:14:31 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-06-19 01:14:31 +0400
commit9f18b09311413c8f2b3101e73ecf7b1ccb504262 (patch)
tree984c7a5f77968747a085fb089638dbb262a76e58
parent242b4e712e848d5cf8220010596584805b12e652 (diff)
style: remove useless empty line
-rwxr-xr-xconfig/zsh/zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/zsh/zshrc b/config/zsh/zshrc
index 4afbbc1..892310a 100755
--- a/config/zsh/zshrc
+++ b/config/zsh/zshrc
@@ -33,7 +33,6 @@ bindkey -M menuselect 'l' vi-forward-char
bindkey -M menuselect 'j' vi-down-line-or-history
bindkey -v '^?' backward-delete-char
-
# Change cursor shape for different vi modes.
function zle-keymap-select () {
case "${KEYMAP}" in