Add starship to zsh config
This commit is contained in:
parent
79afad4ac0
commit
0c8876f3a1
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ alias cat="bat"
|
|||
alias fzf='fzf --preview "bat --color=always --style=numbers --line-range=:500 {}"'
|
||||
|
||||
eval "$(zoxide init zsh --cmd cd)"
|
||||
eval "$(starship init zsh)"
|
||||
|
||||
fastfetch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue