Update instructions regarding TPM (fix #93)
This commit is contained in:
@@ -56,7 +56,8 @@ Just run `topgrade`. It will run the following steps:
|
|||||||
* Custom defined paths
|
* Custom defined paths
|
||||||
* *Unix*: Run [zplug](https://github.com/zplug/zplug) update
|
* *Unix*: Run [zplug](https://github.com/zplug/zplug) update
|
||||||
* *Unix*: Run [fisher](https://github.com/jorgebucaran/fisher)
|
* *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.
|
* 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)
|
* 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)
|
* Upgrade Emacs packages (You'll get a better output if you have [Paradox](https://github.com/Malabarba/paradox) installed)
|
||||||
|
|||||||
Reference in New Issue
Block a user