Skip to content

Instantly share code, notes, and snippets.

@pstadler
Last active July 17, 2024 18:47
Show Gist options
  • Save pstadler/3859480 to your computer and use it in GitHub Desktop.
Save pstadler/3859480 to your computer and use it in GitHub Desktop.
Real-time stock tickers shell script (requires jq)
# This has been moved: https://github.com/pstadler/ticker.sh
@pstadler
Copy link
Author

Find your homebrew binary path using echo $(brew --prefix)/bin. Add something like this to the very beginning of the geeklet:

PATH=/usr/local/bin:$PATH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment