summaryrefslogtreecommitdiff
path: root/config/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/.tmux.conf')
-rw-r--r--config/.tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/.tmux.conf b/config/.tmux.conf
index 94169b0..ac27bc9 100644
--- a/config/.tmux.conf
+++ b/config/.tmux.conf
@@ -37,9 +37,6 @@ bind-key r command-prompt -I "#W" "rename-window '%%'"
bind-key x kill-pane
bind-key c new-window -c "#{pane_current_path}"
-unbind f
-bind f split-pane "bash ~/.sessionizer.sh"
-
bg="#272727"
set -g status-position "bottom"