macos arm setting - Serbipunk/notes GitHub Wiki

terminal setting

cat ~/.bash_profile

export PATH=/opt/homebrew/bin:$PATH
export BASH_SILENCE_DEPRECATION_WARNING=1

tmux setting

cat ~/.tmux.conf 
set-option -g default-shell /bin/bash
setw -g mouse on

selecting text: fn + mouse