Skip to content

Instantly share code, notes, and snippets.

@dennisfoconnor
Created July 12, 2014 19:58
Show Gist options
  • Save dennisfoconnor/d87299844de51f5fed9c to your computer and use it in GitHub Desktop.
Save dennisfoconnor/d87299844de51f5fed9c to your computer and use it in GitHub Desktop.
Alfred Git Repos Workflow Settings File
//Settings File for Dean Jackson's Git Repos Alfred Workflow
{
"app_1": "iTerm",
"app_2": "RubyMine",
"app_3": "PhpStorm",
"app_4": "WebStorm",
"app_5": "Sublime Text",
"app_6": "Finder",
"global_exclude_patterns": [],
"search_dirs": [
{
"path": "~/Code"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment