Skip to content

Instantly share code, notes, and snippets.

@int64ago
Created April 7, 2015 02:33
Show Gist options
  • Save int64ago/96effabea1f70f084272 to your computer and use it in GitHub Desktop.
Save int64ago/96effabea1f70f084272 to your computer and use it in GitHub Desktop.
Monitor script for Gateway
alias topy='tmux attach -t topy || tmux new-session -s topy -d "htop" \; rename-window htop \; split-window -v -p 50 "nload -u K" \; attach -t topy'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment