mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
tmux does not search for oh my fish updates at startup anymore
This commit is contained in:
@@ -1,10 +1,5 @@
|
|||||||
function tmux
|
function tmux
|
||||||
if test (count $argv) -eq 0
|
if test (count $argv) -eq 0
|
||||||
if type -q omf
|
|
||||||
# Update Oh My Fish if it installed
|
|
||||||
omf update
|
|
||||||
end
|
|
||||||
|
|
||||||
# Install Tmux plugins
|
# Install Tmux plugins
|
||||||
~/.tmux/plugins/tpm/bin/install_plugins
|
~/.tmux/plugins/tpm/bin/install_plugins
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user