gist-alfred icon indicating copy to clipboard operation
gist-alfred copied to clipboard

An alfred workflow for accessing gists

Results 3 gist-alfred issues
Sort by recently updated
recently updated
newest added

First, I love this workflow. I use it _all the time_, I've got so many notes hanging out as gists. It would be impossible to parse them any other way...

Any chance to add support for giithub enterprise? Basically use some custom base_url instead of api.github.com Not sure how easy/hard it is to do :)

Hi, I installed Python like this: ``` brew install [email protected] 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...