diff --git a/.zshrc b/.zshrc index ce4b8e6..4b30cce 100644 --- a/.zshrc +++ b/.zshrc @@ -124,4 +124,8 @@ export PATH="$PATH:$HOME/go/bin" export PATH="$PATH:$HOME/.bin/" export PATH="$PATH:$HOME/.local/bin" export PATH="$HOME/.node_modules/bin:$PATH" + +#StarShip prompt +eval "$(starship init zsh)" + neofetch