mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
removed tmux function, update are now manually done with prefix+U
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
function tmux
|
||||
if test (count $argv) -eq 0
|
||||
# Install Tmux plugins
|
||||
~/.tmux/plugins/tpm/bin/install_plugins
|
||||
|
||||
# Update Tmux plugins
|
||||
~/.tmux/plugins/tpm/bin/update_plugins all
|
||||
end
|
||||
|
||||
# Execute TMUX
|
||||
/usr/bin/tmux -u $argv
|
||||
end
|
||||
Reference in New Issue
Block a user