add starship config location
This commit is contained in:
parent
86aa336561
commit
d812a458d3
1 changed files with 1 additions and 0 deletions
1
zshrc
1
zshrc
|
|
@ -108,4 +108,5 @@ alias todone='task_done'
|
|||
# https://til.hashrocket.com/posts/7evpdebn7g-remove-duplicates-in-zsh-path
|
||||
typeset -aU path
|
||||
|
||||
export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
||||
eval "$(starship init zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue