diff --git a/.zshrc b/.zshrc index 772be80b..7fd62d25 100644 --- a/.zshrc +++ b/.zshrc @@ -65,4 +65,5 @@ function zle-keymap-select zle-line-init zle-line-finish zle -N zle-line-init zle -N zle-line-finish zle -N zle-keymap-select +eval $(thefuck --alias) eval "$(starship init zsh)"