Fixed a typo in tmux.conf

This commit is contained in:
jon
2017-07-23 11:44:46 -05:00
parent b03f5b1bb9
commit c709b8746f

View File

@@ -24,5 +24,5 @@ bind k select-pane -U
bind l select-pane -R
# change base from 0 to 1 for reachability
set -f base-index 1
set -g base-index 1