Skip to content

Commit

Permalink
remove custom command binding
Browse files Browse the repository at this point in the history
  • Loading branch information
cobbles committed Aug 8, 2021
1 parent 6b6530c commit b6ea2da
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .tmux.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
# remap prefix from 'C-b' to 'C-a'
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix

# split panes using | and -
bind -n M-'\' split-window -h
bind -n M-- split-window -v
Expand Down

0 comments on commit b6ea2da

Please sign in to comment.