start new:
tmux
start new with session name:
tmux new -s myname
| #!/usr/bin/env python | |
| """Simple HTTP Server With Upload. | |
| This module builds on BaseHTTPServer by implementing the standard GET | |
| and HEAD requests in a fairly straightforward manner. | |
| """ |
As configured in my dotfiles.
start new:
tmux
start new with session name: