diff --git a/zshrc b/zshrc index e469902..06f709c 100644 --- a/zshrc +++ b/zshrc @@ -106,3 +106,5 @@ alias todone='task_done' # remove duplicate PATH entries # https://til.hashrocket.com/posts/7evpdebn7g-remove-duplicates-in-zsh-path typeset -aU path + +eval "$(starship init zsh)"