This gist aims to setup a LInux machine for python work from scratch.
Other terminal app that is plain better.
- start new with session name:
tmux new -s myname
- aatach to session with name: `tmux a -t myname
- view activet tmuxes:
tmux ls
This gist aims to setup a LInux machine for python work from scratch.
Other terminal app that is plain better.
tmux new -s myname
tmux ls