initialise starship prompt

This commit is contained in:
Ray Elliott 2020-07-13 21:15:46 +01:00
parent 5a7787185d
commit 2bda238f51
1 changed files with 2 additions and 0 deletions

2
zshrc
View File

@ -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)"