forked from colonelpanic/dotfiles
[zsh] Use spaceship instead of zgen
This commit is contained in:
parent
7b8ecee5b3
commit
cb2578e3ad
@ -14,7 +14,7 @@ if ! zgen saved; then
|
|||||||
zgen load zsh-users/zsh-syntax-highlighting
|
zgen load zsh-users/zsh-syntax-highlighting
|
||||||
zgen load kennethreitz/autoenv
|
zgen load kennethreitz/autoenv
|
||||||
zgen load mafredri/zsh-async
|
zgen load mafredri/zsh-async
|
||||||
zgen load sindresorhus/pure
|
zgen load spaceship-prompt/spaceship-prompt spaceship
|
||||||
|
|
||||||
# generate the init script from plugins above
|
# generate the init script from plugins above
|
||||||
zgen save
|
zgen save
|
||||||
|
Loading…
Reference in New Issue
Block a user