Created
January 12, 2021 15:31
-
-
Save alexpgates/b5da397864c58f1a183524618e76f2e5 to your computer and use it in GitHub Desktop.
As a cow if your remote Horizon queue is running
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias cow='ssh your-app "cd ~/your-app.com/current && php artisan horizon:status" | cowsay | lolcat' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requires cowsay and lolcat