We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b6dd1 commit d6ca39aCopy full SHA for d6ca39a
.tmux.conf
@@ -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