initialise starship prompt
This commit is contained in:
parent
5a7787185d
commit
2bda238f51
1 changed files with 2 additions and 0 deletions
2
zshrc
2
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)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue