feat(zsh): use the spaceship prompt

This commit is contained in:
Oliver Davies 2022-01-24 09:22:50 +00:00
parent 0a574a8164
commit fdff705158
3 changed files with 5 additions and 45 deletions

View file

@ -7,4 +7,6 @@ antigen bundle zsh-users/zsh-autosuggestions
antigen bundle zsh-users/zsh-completions
antigen bundle zsh-users/zsh-syntax-highlighting
antigen theme spaceship-prompt/spaceship-prompt
antigen apply