Added tmux plugin path for topgrade
This commit is contained in:
parent
e5fb072341
commit
5b03d2d088
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
|
@ -119,6 +119,7 @@ export DEVKITARM=/opt/devkitpro/devkitARM
|
|||
export DEVKITPPC=/opt/devkitpro/devkitPPC
|
||||
|
||||
export npm_config_prefix=~/.node_modules
|
||||
export TMUX_PLUGIN_MANAGER_PATH=~/.tmux/plugins/tpm
|
||||
|
||||
export PATH="$PATH:$HOME/go/bin"
|
||||
export PATH="$PATH:$HOME/.bin/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue