Added StarShip prompt
This commit is contained in:
parent
5fa6c91aa6
commit
df74f43246
1 changed files with 4 additions and 0 deletions
4
.zshrc
4
.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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue