Skip to content

Instantly share code, notes, and snippets.

@Anachron
Created October 19, 2013 10:30
Show Gist options
  • Select an option

  • Save Anachron/7054252 to your computer and use it in GitHub Desktop.

Select an option

Save Anachron/7054252 to your computer and use it in GitHub Desktop.
Portable Windows Programming (PWP) CLI
@echo off;
start cmd /k "set HOME=%cd%\git\etc&&set PATH=%cd%\node;%cd%\node\node_modules\.bin;%cd%\git\bin;%PATH%;&&set SSH_AUTH_SOCK=%cd%\git\etc\.ssh\agentsock"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment