feat(zsh): use the spaceship prompt
This commit is contained in:
parent
0a574a8164
commit
fdff705158
3 changed files with 5 additions and 45 deletions
|
@ -2,3 +2,6 @@ PROMPT_EOL_MARK=''
|
|||
TERM=xterm-256color
|
||||
WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'
|
||||
ZLE_REMOVE_SUFFIX_CHARS=''
|
||||
|
||||
SPACESHIP_NODE_SHOW=false
|
||||
SPACESHIP_PHP_SHOW=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue