We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299a780 commit 128a5e2Copy full SHA for 128a5e2
applications/alfred-helper.sh
@@ -1,4 +1,4 @@
1
-alfred_preferences_path=$(ruby "./applications/get_alfred_preferences_path.rb")
+alfred_preferences_path=$(ruby "./applications/alfred_preferences_path.rb")
2
alfred_preferences_path="$(eval echo $alfred_preferences_path)" # Strip ""
3
4
default_results="${alfred_preferences_path}/preferences/features/defaultresults/prefs.plist"
…lications/get_alfred_preferences_path.rb applications/alfred_preferences_path.rbapplications/get_alfred_preferences_path.rb renamed to applications/alfred_preferences_path.rb
0 commit comments