Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul

This commit is contained in:
DarkFeather
2019-05-06 02:04:19 -05:00
parent deac12d010
commit c12535de2e
176 changed files with 289 additions and 235 deletions

8
EtcFiles/tmux.conf Normal file
View 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