chore(zsh): enable spaceship theme

Refs: #29
This commit is contained in:
Oliver Davies 2022-04-07 12:09:40 +01:00
parent 68be4d521d
commit 906b1d0c99

View file

@ -8,3 +8,5 @@ antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-syntax-highlighting
antigen apply
eval "$(starship init zsh)"