Skip to content

Instantly share code, notes, and snippets.

@alexpgates
Created January 12, 2021 15:31
Show Gist options
  • Save alexpgates/b5da397864c58f1a183524618e76f2e5 to your computer and use it in GitHub Desktop.
Save alexpgates/b5da397864c58f1a183524618e76f2e5 to your computer and use it in GitHub Desktop.
As a cow if your remote Horizon queue is running
alias cow='ssh your-app "cd ~/your-app.com/current && php artisan horizon:status" | cowsay | lolcat'
@alexpgates
Copy link
Author

Requires cowsay and lolcat

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