alfred-workflows
alfred-workflows copied to clipboard
A collection of Alfred Workflows which I made/use.
Introduction
A collection of Alfred Workflows which I made/use.
![]()
Download
Download the folder by running
git clone [email protected]:egrefen/alfred-workflows.git
or
git clone https://github.com/egrefen/alfred-workflows.git
Installation
To install one of the workflows in the ./workflows folder, simply double-click the {workflow-name}.alfredworkflow file to automagically import it into Alfred.
Available Workflows
MacVim
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):
macvimmvim
Sublime Text
This assumes [Sublime Text](http://www.sublimetext.com/) is installed in `/Applications`.
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):
sublsublime
Vim
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).