apoleshchuk / alfred-homebrew

Easily control Homebrew with Alfred

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homebrew and Cask for Alfred

Easily control Homebrew and Cask with Alfred.

Homebrew & Cask for Alfred Screenshot

Features

  • Script filters brew and casks with support for the following commands:
    • doctor, info, install, list, search, uninstall, update and upgrade
  • Background cache refresh

Configuration

If you installed Homebrew Cask and changed where the applications are installed by adding a line like this to your .bash_profile or .zshenv:

# Specify your defaults in this environment variable
export HOMEBREW_CASK_OPTS="--appdir=/Applications --caskroom=/usr/local/Caskroom"

You need to update workflow's settings accordingly to your configuration.

Alfred Homebrew Configuration

Credits

This workflow uses Github Octicons and alfred-workflow.

About

Easily control Homebrew with Alfred

License:MIT License


Languages

Language:Python 99.8%Language:Makefile 0.2%