mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
fixed a long-term issue that prevented the update of packages on tmux
startup
This commit is contained in:
@@ -4,7 +4,7 @@ function tmux
|
||||
~/.tmux/plugins/tpm/bin/install_plugins
|
||||
|
||||
# Update Tmux plugins
|
||||
~/.tmux/plugins/tpm/bin/install_plugins
|
||||
~/.tmux/plugins/tpm/bin/update_plugins all
|
||||
end
|
||||
|
||||
# Execute TMUX
|
||||
|
||||
Reference in New Issue
Block a user