Skip to content
View keegoid-nr's full-sized avatar

Block or report keegoid-nr

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
keegoid-nr/README.md
  • 👋 Hi, I’m @keegoid-nr, a Principal Technical Support Engineer at New Relic.
  • 🚀 I’m a fan of AI, Tesla, SpaceX, Geoship, and sustainable energy.
  • 🌱 I’m always learning how to be a better resource for my team.

Pinned Loading

  1. useful-scripts useful-scripts Public

    A collection of useful scripts for use with New Relic products. Not official releases by New Relic. Use at your own risk.

    Shell 2 1

  2. examples examples Public

    Lambda examples

    Python 2 5

  3. cloudscript cloudscript Public

    A script for managing states of AWS EC2 instances, EKS nodes, and getting details of New Relic Lambda layers.

    Shell 4 2

  4. Keegoid's PS1 terminal prompt Keegoid's PS1 terminal prompt
    1
    #!/bin/bash
    2
    GREEN="\[\e[38;5;35m\]"
    3
    CYAN="\[\e[0;36m\]"
    4
    BLUE="\[\e[38;5;74m\]"
    5
    RED="\[\e[0;31m\]"
  5. docs-website docs-website Public

    Forked from newrelic/docs-website

    Source code for the New Relic documentation site.

    MDX 1

  6. helm-charts helm-charts Public

    Forked from newrelic/helm-charts

    Helm charts for New Relic applications

    Go Template