Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am almonteb on github.
  • I am almonteb (https://keybase.io/almonteb) on keybase.
  • I have a public key whose fingerprint is CC5D 59C4 833C 7188 4F3F BE4D C41F 8685 2273 4261

To claim this, I am signing this object:

#!/usr/bin/env bash
set -euxo pipefail
function cleanup() {
curl -X POST -H "Content-Type: application/json" \
-H "Authorization: Bearer ${SLACK_TOKEN}" \
-d '{"profile": {"status_emoji": "", "status_text": ""}}' \
-so /dev/null \
"https://slack.com/api/users.profile.set"
}
@almonteb
almonteb / uninstall_vmware.sh
Created January 12, 2018 21:39
Completely uninstall VMWare on macOS
#!/usr/bin/env bash
# Usage: bash uninstall_vmware.bash
remove() {
entry="$1"
echo -ne "Removing $entry ["
sudo rm -rf "$entry"
if [[ ! -e "$entry" ]]; then
echo -ne "OK"
@almonteb
almonteb / index.html
Created March 23, 2017 02:15
Hello World
Hello World!
@almonteb
almonteb / keybase.md
Created April 28, 2014 20:19
keybase.io

Keybase proof

I hereby claim:

  • I am almonteb on github.
  • I am almonteb (https://keybase.io/almonteb) on keybase.
  • I have a public key whose fingerprint is CC5D 59C4 833C 7188 4F3F BE4D C41F 8685 2273 4261

To claim this, I am signing this object: