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

@ -2,3 +2,6 @@ PROMPT_EOL_MARK=''
TERM=xterm-256color
WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
ZLE_REMOVE_SUFFIX_CHARS=''
SPACESHIP_NODE_SHOW=false
SPACESHIP_PHP_SHOW=false