Skip to content

Commit d6ca39a

Browse files
committed
Add .tmux.conf
1 parent 94b6dd1 commit d6ca39a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.tmux.conf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Use Vim shortcuts
2+
setw -g mode-keys vi
3+
4+
# Make `Ctrl+B R` reload the config file
5+
unbind r
6+
bind r source-file ~/.tmux.conf

0 commit comments

Comments
 (0)