fix: remove comment

This commit is contained in:
Victor Westerlund 2024-12-06 11:35:58 +01:00
parent d13bdce14e
commit ebad705062

View file

@ -11,7 +11,6 @@ set -g mouse on
set -g prefix C-space
#unbind-key C-b
bind-key C-space send-prefix
#bind-key F1 send-prefix
# Set new panes to open in current directory
bind c new-window -c "#{pane_current_path}"