From ee743318e4288350d5aea9dcddb4d0dea55aff20 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Wed, 28 Aug 2024 23:55:44 +0200 Subject: [PATCH] Remove accidental paste in comment --- home/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.tmux.conf b/home/.tmux.conf index 31fabd2..c4a88c3 100644 --- a/home/.tmux.conf +++ b/home/.tmux.conf @@ -1,4 +1,4 @@ -#git clone --depth 1 --recurse-submodules --shallow-submodules git@github.int.midasplayer.com:FarmStudio/FarmHeroesSaga.git For some reason, fzf is missing from path when running shell scripts through tmux keybindings +# For some reason, fzf is missing from path when running shell scripts through tmux keybindings set-environment -g PATH "~/dev/git/fzf/bin:$PATH" # Keybindings for navigating between panes