Skip to content

Instantly share code, notes, and snippets.

@MokkeMeguru
Last active February 7, 2020 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MokkeMeguru/e27a5a9cb9cee32915f0a18b486d0dce to your computer and use it in GitHub Desktop.
Save MokkeMeguru/e27a5a9cb9cee32915f0a18b486d0dce to your computer and use it in GitHub Desktop.
function aliased-pipenv () {
python -m pipenv $args
}
Set-Alias pipenv aliased-pipenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment