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