Skip to content

Instantly share code, notes, and snippets.

@jlcampana
Created August 21, 2015 10:18
Show Gist options
  • Save jlcampana/8c58aee5f888c671cbb9 to your computer and use it in GitHub Desktop.
Save jlcampana/8c58aee5f888c671cbb9 to your computer and use it in GitHub Desktop.
.bash_profile node
alias zmserver='ssh [email protected]'
alias zmtunel='ssh -L 8080:127.0.0.1:8080 [email protected]'
alias ndebug='node-debug --no-debug-brk'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment