mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-13 19:03:40 +02:00
fix: remove comment
This commit is contained in:
parent
d13bdce14e
commit
ebad705062
1 changed files with 0 additions and 1 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue