Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save wintermonster/86b22df8cd59519f7371bb1df4fcb551 to your computer and use it in GitHub Desktop.
Save wintermonster/86b22df8cd59519f7371bb1df4fcb551 to your computer and use it in GitHub Desktop.
cmder aliases
activate="E:\_virtual_envs\$*\Scripts\activate"
listenvs=ls 'E:\_virtual_envs'
virtualenv=virtualenv "E:\_virtual_envs\$*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment