---

date: 2024-05-05T20:39:56Z

update: 2024-05-10T04:04:52Z

---

Day 0

tmux status bar in vern-inspired colours

# Add in ~/.config/tmux/tmux.conf
set -g status-bg "#282c34"
set -g status-fg "#bbc2cf"
set-window-option -g window-status-current-style "bg=#51afef,fg=#282c34"
set -g status-left "#[fg=#282c34,bg=#ff6c6b] #S ยป "

Links

flake-nimble

gemwriter