From 2e5ef353b52bffdc1ee804fc4c48eaed9befb581 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:15:10 +0100 Subject: [PATCH] fixed function end --- fish/functions/tmux.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/fish/functions/tmux.fish b/fish/functions/tmux.fish index 18a5f38..564c957 100644 --- a/fish/functions/tmux.fish +++ b/fish/functions/tmux.fish @@ -4,6 +4,7 @@ function tmux # Update Oh My Fish if it installed omf update end + end # Execute TMUX /usr/bin/tmux -u $argv