reorganize to use stow to manage configs, remove fish and stumpwm configs
This commit is contained in:
9
tmux/.tmux.conf
Normal file
9
tmux/.tmux.conf
Normal file
@ -0,0 +1,9 @@
|
||||
set -g status-bg colour28
|
||||
set -g status-fg colour7
|
||||
|
||||
set -g prefix C-t
|
||||
bind-key C-t send-prefix
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
set -g set-titles on
|
||||
set -g set-titles-string "[#S] #P:#W #T"
|
Reference in New Issue
Block a user