From b3750bc1adb3124bf363e3be3a83db29a856a7a6 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 25 Apr 2018 14:18:28 +1000 Subject: [PATCH] Add symlink so that Sublime Text config is redirected to ~/.config/sublime-text-3 --- Library/Application Support/Sublime Text 3 | 1 + 1 file changed, 1 insertion(+) create mode 120000 Library/Application Support/Sublime Text 3 diff --git a/Library/Application Support/Sublime Text 3 b/Library/Application Support/Sublime Text 3 new file mode 120000 index 0000000..2f3050e --- /dev/null +++ b/Library/Application Support/Sublime Text 3 @@ -0,0 +1 @@ +../../../../.config/sublime-text-3 \ No newline at end of file