Skip to content

Instantly share code, notes, and snippets.

@brianray
Last active December 7, 2015 06:44
Show Gist options
  • Save brianray/874d26c5bfc9c4057b99 to your computer and use it in GitHub Desktop.
Save brianray/874d26c5bfc9c4057b99 to your computer and use it in GitHub Desktop.
startup_message off
vbell off
escape /
defscrollback 5000
hardstatus alwayslastline
hardstatus string '%{= kG}%-Lw%{= kW}%50> %n*%f %t%{= kG}%+Lw%< %{= kG}%-=%D %m/%d/%y | %C:%s %A | %1`%{-}'
screen -t shell 0 bash
screen -t /usr/bin/python /usr/local/bin/ipython notebook --ip=* --notebook-dir=/home/ubuntu --no-browser --port=8888
screen -t htop
screen -t x11 3 bash -c "Xvfb :1 -screen 0 1280x1024x24"
select 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment