diff --git a/.zshrc b/.zshrc index 975216d3..e6ddfac7 100644 --- a/.zshrc +++ b/.zshrc @@ -163,9 +163,9 @@ function mksh() { # precmd_functions+=(set_win_title viewport_osc) # precmd_functions+=(viewport_osc) -zle -N zle-line-init -zle -N zle-line-finish -zle -N zle-keymap-select +# zle -N zle-line-init +# zle -N zle-line-finish +# zle -N zle-keymap-select eval $(thefuck --alias) eval "$(starship init zsh)" eval "$(zoxide init zsh)"