Merge remote-tracking branch 'origin/master'

This commit is contained in:
2021-07-12 01:10:34 +00:00
7 changed files with 9 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ if ! zgen saved; then
zgen load zsh-users/zsh-syntax-highlighting
zgen load kennethreitz/autoenv
zgen load mafredri/zsh-async
zgen load sindresorhus/pure
zgen load spaceship-prompt/spaceship-prompt spaceship
# generate the init script from plugins above
zgen save