You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
Linker is a macOS shell script and Finder QuickAction to create relative or absolute symbolic links, hard links, Finder aliases, Bookmark files, file clones or legacy file copies
@@ -19,7 +18,9 @@ Not working on: OS X 10.9.5 (Mavericks)
19
18
* execute the following, if the script doesn't run: chmod +x ./linker
20
19
21
20
* Mojave & later: install QuickAction workflow with Automator Installer
22
-
* on older systems the QuickAction format is either not supported or might not work properly as a Service workflow, and you need to create your own Service workflow in Automator
21
+
* High Sierra & earlier: install the Service workflow with Automator Installer
22
+
23
+
* Mojave 10.14.3 and earlier (optional): install the Swift 5 Runtime Support for Command Line Tools: https://support.apple.com/kb/DL1998?locale=en_US
23
24
24
25
In Finder you can just use the QuickAction from the contextual menu (or the Service on older systems).
0 commit comments