Skip to content

Instantly share code, notes, and snippets.

@aaronky
Created February 15, 2012 18:40
Show Gist options
  • Select an option

  • Save aaronky/1838062 to your computer and use it in GitHub Desktop.

Select an option

Save aaronky/1838062 to your computer and use it in GitHub Desktop.
bind 'T' split-window "exec sudo top"
bind 'P' split-window "exec sudo pftop"
bind 'V' split-window "exec vim"
bind 'N' split-window "exec vim ~/NOTES"
bind 'M' split-window "sudo tail -f /var/log/messages"
bind 'PU' split-window "sudo portsnap fetch && portsnap update"
bind 'PP' split-window "sudo pfctl -t bruteforce -T show"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment