Update instructions regarding TPM (fix #93)

This commit is contained in:
Roey Darwish Dror
2018-11-20 09:11:44 +02:00
parent 7bf4c25fcf
commit a9527371b4

View File

@@ -56,7 +56,8 @@ Just run `topgrade`. It will run the following steps:
* Custom defined paths
* *Unix*: Run [zplug](https://github.com/zplug/zplug) update
* *Unix*: Run [fisher](https://github.com/jorgebucaran/fisher)
* *Unix*: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm)
* *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.
* Update Rustup by running `rustup update`. This will also attempt to run `rustup self update` when Rustup is installed inside the home directory.
* Run Cargo [install-update](https://github.com/nabijaczleweli/cargo-update)
* Upgrade Emacs packages (You'll get a better output if you have [Paradox](https://github.com/Malabarba/paradox) installed)