Skip to content

Instantly share code, notes, and snippets.

@nielk
Created February 27, 2014 15:50
Show Gist options
  • Save nielk/9252734 to your computer and use it in GitHub Desktop.
Save nielk/9252734 to your computer and use it in GitHub Desktop.
alias ssh
alias preprod='sshpass -p 'pwd' ssh user@host -t "cd /var/www/preprod; bash"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment