chemacs icon indicating copy to clipboard operation
chemacs copied to clipboard

Windows 10 symlink instructions

Open duianto opened this issue 5 years ago • 0 comments

Windows 10 symlink instructions

Open an Administrator command prompt:

  • Open the start menu (press the Win key)
  • Search for: cmd
  • Press: Ctrl + Shift + Enter A UAC (user account control) dialog box opens prompting for the administrator password.

chemacs was cloned into: c:\users\username\chemacs At the administrator cmd prompt, type:

mklink c:\users\username\.emacs c:\users\username\chemacs\.emacs

duianto avatar Sep 26 '19 17:09 duianto