diff --git a/zsh_config/zshrc b/zsh_config/zshrc index 06ab55f..e383fa7 100644 --- a/zsh_config/zshrc +++ b/zsh_config/zshrc @@ -10,9 +10,6 @@ for conf in "$HOME/dotfiles/zsh_config/"*.zsh; do done unset conf -[[ "$TERM_PROGRAM" == "CodeEditApp_Terminal" ]] && . "/Applications/CodeEdit.app/Contents/Resources/codeedit_shell_integration.zsh" - - eval $(thefuck --alias) eval "$(zoxide init zsh)" # eval "$(starship init zsh)"