I am one of those people who function better by writing things down. One day, I realized that most of my notes don’t have to be private, so here they are - my second brain. Be warned that, if you stumble upon something here that doesn’t make sense to you, it isn’t meant to!
Tmux configuration
set-option -g default-shell /bin/zsh set -g prefix C-q unbind-key C-b bind-key m setw -g mouse\; display-message "Mouse mode toggled!" set -g history-limit 30000