danielecook / gist-alfred

An alfred workflow for accessing gists

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gg_set <token> takes me to google search

srikat opened this issue · comments

Hi,

I installed Python like this:

brew install python@3.11

echo "alias python=/opt/homebrew/bin/python3.11" >> ~/.zshrc

at the end it said:

Python has been installed as /opt/homebrew/bin/python3.11

python ---version

shows "Python 3.11.1".

I installed the workflow in Alfred 5.0.6 [2110].

I brought up Alfred and after gg_set pasted my GitHub classic token and hit return. But it just does a google search for gg_set pasted_token.

Any idea?

Update: I've also tried adding /opt/homebrew/bin at the beginning of PATH value in the workflow's Environment Variables tab like this:

/opt/homebrew/bin:/usr/local/bin:/usr/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin