add starship

This commit is contained in:
Sebastian Bugge 2023-05-24 13:30:20 +02:00
parent 09588f7b5b
commit 0a62d80ac4
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691
2 changed files with 151 additions and 0 deletions

2
.zshrc
View file

@ -69,3 +69,5 @@ export HISTSIZE=1000000000
source ~/.profile
source ~/.aliases
eval "$(starship init zsh)"