colorscheme update + some tmux updates
This commit is contained in:
parent
59daa951f9
commit
3db255cc32
12 changed files with 153 additions and 432 deletions
|
|
@ -32,14 +32,10 @@ set -g monitor-activity off
|
|||
setw -g aggressive-resize on
|
||||
|
||||
# Change history limit
|
||||
set -g history-limit 4096
|
||||
|
||||
# Default status bar config (doesn't change the behavior of custom status bars)
|
||||
set -g status-justify left
|
||||
set -g status-bg green
|
||||
set -g status-interval 2
|
||||
set -g history-limit 131072
|
||||
|
||||
# Source extra configs
|
||||
source-file ~/.config/tmux/theme.conf
|
||||
source-file ~/.config/tmux/keybinds.conf
|
||||
source-file ~/.config/tmux/plugins.conf
|
||||
source-file ~/.config/tmux/vim.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue