this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

consistent colors between terminals

+2 -2
+2 -2
misc/tmux.conf
··· 2 2 unbind C-b 3 3 set-option -g prefix C-a 4 4 5 - set -g default-terminal "alacritty" 6 - set -as terminal-overrides ",alacritty:RGB" 5 + set -g default-terminal "xterm-256color" 6 + set -as terminal-overrides ",xterm-256color:Tc,alacritty:RGB" 7 7 8 8 set -g base-index 1 9 9 setw -g pane-base-index 1