A collection of Alfred Workflows which I made/use.
Download the folder by running
git clone [email protected]:egrefen/alfred-workflows.git
or
git clone https://github.com/egrefen/alfred-workflows.git
To install one of the workflows in the ./workflows
folder, simply double-click the {workflow-name}.alfredworkflow
file to automagically import it into Alfred.
This workflow allows you to open a file with MacVim (or just an empty buffer) by using one of the following keywords, followed by an optional argument (the path to the file):
macvim
mvim
This workflow allows you to open a file with Sublime Text (or just an empty buffer) by using one of the following keywords, followed by an optional argument (the path to the file):
subl
sublime
This workflow allows you to open a file with vim (or just an empty buffer) by using the keyword vim
followed by an optional argument (the path to the file).