gist-alfred
gist-alfred copied to clipboard
An alfred workflow for accessing gists
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...