diff options
Diffstat (limited to 'tmux/.tmux.conf')
| -rw-r--r-- | tmux/.tmux.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf deleted file mode 100644 index c66309a..0000000 --- a/tmux/.tmux.conf +++ /dev/null @@ -1,16 +0,0 @@ -run-shell "powerline-daemon -q" -source "/usr/lib/python3.7/site-packages/powerline/bindings/tmux/powerline.conf" - -#setw -g utf8 on -setw -g xterm-keys on -set -g default-terminal "screen-256color" - -set-option -g set-titles on -set-option -g set-titles-string '[#S:#I #H] #W' - -# auto-set window title -setw -g automatic-rename -setw -g aggressive-resize on - - -set -g history-limit 10000 |
