Update configs (add atuin)
This commit is contained in:
parent
a91116a589
commit
867e1fa467
4 changed files with 5 additions and 0 deletions
|
@ -117,5 +117,6 @@ source source-remote-file \
|
|||
"https://raw.githubusercontent.com/dracula/zsh-syntax-highlighting/master/zsh-syntax-highlighting.sh" \
|
||||
"dracula-syntax-highlighting"
|
||||
|
||||
[ -x "$(command -v atuin)" ] && eval "$(atuin init zsh)"
|
||||
[ -x "$(command -v direnv)" ] && eval "$(direnv hook zsh)"
|
||||
[ -x "$(command -v starship)" ] && eval "$(starship init zsh)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue