Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul
This commit is contained in:
8
EtcFiles/tmux.conf
Normal file
8
EtcFiles/tmux.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
unbind C-z
|
||||
set -g status-bg red
|
||||
set-option -ga terminal-overrides ',*:enacs@:smacs@:rmacs@:acsc@'
|
||||
bind-key -T prefix X confirm-before -p "kill-pane #P? (y/n)" kill-pane
|
||||
bind-key -T prefix x new-window cryptoworkbench
|
||||
bind-key -T prefix b new-window elinks https://aninix.net/
|
||||
bind-key -T prefix s set status
|
||||
bind-key -T prefix S setw synchronize-panes
|
||||
Reference in New Issue
Block a user