Backup
This commit is contained in:
parent
32b53a7fd6
commit
811660e30a
11 changed files with 49 additions and 8 deletions
dotfiles/tmux
|
@ -3,6 +3,9 @@ set -g prefix C-a
|
|||
unbind C-b
|
||||
bind C-a send-prefix
|
||||
|
||||
# Hide status bar
|
||||
set -g status off
|
||||
|
||||
# don't rename windows automatically
|
||||
set-option -g allow-rename off
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue