From b91549fc0a8a0c28499cea12bec76b3d94b5fc8e Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 3 Mar 2025 15:35:13 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-03 15:35:13 --- .zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)"