vitor Posted March 31, 2022 Share Posted March 31, 2022 (edited) Setup Set the formulae you want linked in the Workflow’s Configuration. Usage Alias your Homebrew Cellar apps to the Applications Folder via the brewalias keyword. This will allow them to be indexed by macOS and found. To trigger the workflow from a terminal, define a brewalias command in your shell’s startup files: alias brewalias='/usr/bin/osascript -e "tell application id \"com.runningwithcrayons.Alfred\" to run trigger \"build\" in workflow \"com.alfredapp.vitor.aliashomebrewapps\""' ⤓ Install on the Alfred Gallery | Source Edited March 21 by vitor cands and giovanni 2 Link to comment
vitor Posted March 31, 2022 Author Share Posted March 31, 2022 Saving the second post for debugging instructions, if they are ever needed. Link to comment
twei Posted April 7, 2022 Share Posted April 7, 2022 Hi Vitor, thank you for your awesome workflow! When using it, I encountered some problems and wonder if you could help a fix. I compiled emacs from scratch using `homebrew install --HEAD emacs-mac`, and ran your shortcut. This is what I see. I'm not sure why the prefix is `/System/Volums/Data/`? Link to comment
vitor Posted April 7, 2022 Author Share Posted April 7, 2022 Welcome @twei, 9 hours ago, twei said: 'm not sure why the prefix is `/System/Volums/Data/`? It has to do with the file system layout introduced in Catalina (see the comments). Link to comment
vitor Posted July 14, 2022 Author Share Posted July 14, 2022 Updated to 2022.4. Use Alfred 5 GUI user configuration. Link to comment
vitor Posted October 8, 2022 Author Share Posted October 8, 2022 Updated to 2022.5. Add configurable keyword. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now