Skip to content

Instantly share code, notes, and snippets.

@karlding
Created March 24, 2018 04:39
Show Gist options
  • Save karlding/7868aac0c54fe94b7ba0a2061e0a4939 to your computer and use it in GitHub Desktop.
Save karlding/7868aac0c54fe94b7ba0a2061e0a4939 to your computer and use it in GitHub Desktop.
making cygwin use native symlinks
@Slach
Copy link

Slach commented Sep 19, 2020

one advanced options to allow mklink and ln -sf works on windows 10 home + UAC
described here
https://www.joshkel.com/2018/01/18/symlinks-in-windows/

Enable developer mode: Go under Settings, under Update & Security, under For developers, and set “Use developer features” to “Developer mode.” This is how you enable the Windows 10 Creators Update option of allowing users to create symlinks without UAC elevation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment