Support update of zsh plugin with antibody (#319)

This commit is contained in:
Manuel Hässig
2020-02-11 06:57:30 +01:00
committed by GitHub
parent 22a27ed2c5
commit fea896da1d
3 changed files with 11 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ Just run `topgrade`. It will run the following steps:
* **Unix**: Run [zplug](https://github.com/zplug/zplug) update
* **Unix**: Run [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) update
* **Unix**: Run [antigen](https://github.com/zsh-users/antigen) update
* **Unix**: Run [antibody](https://getantibody.github.io/) update
* **Unix**: Run [fisher](https://github.com/jorgebucaran/fisher)
* **Unix**: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm). *Note*: Do not use
the `-b` flag in your configuration as suggested by the TPM readme.