Skip to content

Commit d682742

Browse files
author
gmarik
committed
Tmux: minor tweaks
- otherwise fails to save history on fresh installs
1 parent 7e87a56 commit d682742

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.tmux.conf

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# vim: ft=tmux ts=2 et:
2+
3+
# leader binding
14
unbind C-b
25
set -g prefix M-a
36

@@ -132,5 +135,3 @@ set-option -g status-right ''
132135

133136
set-option -g status-right-length 1000
134137
set-option -g status-left-length 60
135-
136-
# vim:ft=sh

0 commit comments

Comments
 (0)