this repo has no description
0
fork

Configure Feed

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

chore: remove some todos

Seth c770e06b 5aeed72e

-2
-2
misc/tmux.conf
··· 12 12 # tpm plugins 13 13 set -g @plugin 'tmux-plugins/tpm' 14 14 15 - # TODO: this is causing some weirdness in vscode 16 15 set -g @plugin 'tmux-plugins/tmux-sensible' 17 16 set -g @plugin 'tmux-plugins/tmux-copycat' 18 17 set -g @plugin 'sainnhe/tmux-fzf' 19 18 set -g @plugin 'tmux-plugins/tmux-sessionist' 20 19 21 - # TODO: use base terminal colors for terminal colorschema compatibility 22 20 set -g window-status-separator " " 23 21 setw -g clock-mode-colour yellow 24 22 set -g status-justify centre