#!/usr/bin/env ruby require 'alfred_git' helper = AlfredGit::AlfredGit.new helper.config if ARGV[0] == 'config' helper.alfred(ARGV)