Skip to content

Instantly share code, notes, and snippets.

@guillermoroblesjr
Created May 28, 2015 18:44
Show Gist options
  • Star 8 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guillermoroblesjr/1c8852caee6a629492de to your computer and use it in GitHub Desktop.
Save guillermoroblesjr/1c8852caee6a629492de to your computer and use it in GitHub Desktop.
Make a symlink in Windows with Cmder
# mklink /j <directory/shortcut name> <directory to create the link to>
mklink /j OPUSConfirmationsTrunk_v2.0 C:\Users\grobles4\workspace\OPUSConfirmationsTrunk_v2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment