Skip to content

Instantly share code, notes, and snippets.

@mendicantx
Created June 15, 2010 20:40
Show Gist options
  • Save mendicantx/439699 to your computer and use it in GitHub Desktop.
Save mendicantx/439699 to your computer and use it in GitHub Desktop.
#!/bin/bash
powershell -Command $*
#place in your path (ex: /usr/local/bin) and now just prefix your powershell command with psh. Ex: psh dir will do a dir.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment