Homepage

TO DO LIST

tmux

tmux new -s claude       # create a new session
Ctrl + B, then d         # detach
tmux attach -t claude    # attach again