diff options
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ bind C-f source-file ~/.tmux/write-fict bind C-x source-file ~/.tmux/write-lux bind C-w source-file ~/.tmux/write-wire bind C-d source-file ~/.tmux/dev +bind C-l source-file ~/.tmux/dev-lbh +bind C-c source-file ~/.tmux/dev-ccg set -g status-left-length 52 |