Skip to content

Commit ab597b2

Browse files
author
Bruno Sutic
committed
Remove logging line
1 parent 54276a3 commit ab597b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pain_control.tmux

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ pane_resizing_bindings() {
3535
}
3636

3737
pane_split_bindings() {
38-
echo $PWD
3938
tmux bind-key "|" split-window -h -c "#{pane_current_path}"
4039
tmux bind-key "-" split-window -v -c "#{pane_current_path}"
4140
}

0 commit comments

Comments
 (0)