Skip to content

egrefen/alfred-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

A collection of Alfred Workflows which I made/use.

Sublime text

Download

Download the folder by running

git clone git@github.com: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

Sublime text

This assumes [MacVim](https://code.google.com/p/macvim/) is installed under `/usr/local/bin/mvim`. If it can't find that, it will back off to one of `/usr/bin/mvim`, `/usr/local/bin/gvim`, and finally `/usr/bin/gvim`.

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

Sublime Text

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):

  • subl
  • sublime

Vim

Sublime text

This assumes [vim](http://www.vim.org/) is installed under `/usr/local/bin/vim`, or it will back off to `/usr/bin/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).

About

A collection of Alfred Workflows which I made/use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published