Ensure sandbox link to local .emacs.d directory is created properly
If `sandbox/.emacs.d` already exists, calling `ln` again seems to create links within this directory. Ensure that this does not happen anymore by deleting the link first if it already exists. Also add `-T` to `ln` to ensure its arguments are interpreted properly. They day I understand argument interpretation in `ln` will be a good day …master
parent
0cf2ba7d1e
commit
9e84ba5251
Loading…
Reference in New Issue