Skip to content

Instantly share code, notes, and snippets.

View BoxingOctopus's full-sized avatar
👾
:(){ :|:& };:

Ryan Draga BoxingOctopus

👾
:(){ :|:& };:
View GitHub Profile

Keybase proof

I hereby claim:

  • I am BoxingOctopus on github.
  • I am boxingoctopus (https://keybase.io/boxingoctopus) on keybase.
  • I have a public key whose fingerprint is 9522 A0D8 A3B7 C621 877B 6F0C F366 195C 598B 4D47

To claim this, I am signing this object:

@BoxingOctopus
BoxingOctopus / antigen_quick_install.sh
Last active May 29, 2021 13:02
Antigen Quick Installer
#!/bin/bash
ANTIGEN_HOME=$HOME/.antigen
ZSHRC_GIST=https://git.io/JYAnF # Basic .zshrc for use with Antigen
if $(dpkg --list | grep zsh > /dev/null; echo $?) != 0; then
echo "Installing ZSH..."
if $USER = 'root'; then
apt-get install zsh -y
else
@BoxingOctopus
BoxingOctopus / telegraf_setup.sh
Last active April 7, 2021 18:02
Telegraf Setup Script
#!/bin/bash
wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
source /etc/lsb-release
echo "deb https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
apt-get -y update
apt-get -y install telegraf
@BoxingOctopus
BoxingOctopus / .zshrc
Created March 31, 2021 13:12
Stock Antigen .zshrc
source ./.antigen/antigen.zsh
# Load the oh-my-zsh's library.
antigen use oh-my-zsh
# Bundles from the default repo (robbyrussell's oh-my-zsh).
antigen bundle git
antigen bundle pip
antigen bundle docker
antigen bundle command-not-found

Keybase proof

I hereby claim:

  • I am tuxotaku on github.
  • I am boxingoctopus (https://keybase.io/boxingoctopus) on keybase.
  • I have a public key ASCe37twcsEnDXMO83k-lzlZpOPS4Pu3Qod3XdpEr0FaAAo

To claim this, I am signing this object: