Nginx proxy for Slack Webhooks

I have a quick and dirty slack-notify script that I’ve been using for a while. I threw it on GitHub today, and got the idea of proxying a slack. subdomain on my internal network to Slack so I could avoid pasting the webhook everywhere I wanted to use it.

Read more →

My favorite shell aliases

I tend to use full scripts more than shell aliases, but I do have a few that I use all the time. I try to keep them all Bash/ZSH compatible so I can just source one file for either shell—so I avoid things like ZSH’s -g. Anyway, here they are…

Read more →

← Previous :: Page 4 :: Next →