Skip to content

Instantly share code, notes, and snippets.

View julian7's full-sized avatar

Balazs Nagy julian7

View GitHub Profile
multiuser on
aclchg * +rwx "#?"
chdir /path/of/rails/project
screen -t editor vim
screen -t tests
screen -t database script/dbconsole
screen -t log tail -F log/development.log
screen -t server script/server
caption always "%H%=%-Lw%{R.}%n%f*%{-} %t%+Lw%=%c:%s"
hardstatus alwayslastline "%n %t%? - %h"