Skip to content
View 2lach's full-sized avatar
πŸ€–
πŸ€–

Organizations

@KarmaLimited

Block or report 2lach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
2lach/README.md

Greetings pilgrim πŸ‘Š

  • 🏠 Based in Stockholm, Sweden.

  • πŸ’Ό Working as Team Lead | Developer/DevOps

  • πŸ› οΈ Mostly Web & Ops

  • 🧰 Enjoys shell scripting and automation

  • 🌱 Often with containers & pipelines

  • πŸ“« How to reach me: Β· Email

  • ❔ More info: Β· Linkedin Β· Twitter . 2lach.com

πŸ“Š GitHub Stats:


πŸ† GitHub Trophies

Pinned Loading

  1. update-all-repos update-all-repos Public

    One command to update all your repos

    Shell 11 8

  2. :boom: minikube :boom: minikube
    1
    minikube stop; 
    2
    minikube delete
    3
    docker stop (docker ps -aq)
    4
    rm -r ~/.kube ~/.minikube
    5
    sudo rm /usr/local/bin/localkube /usr/local/bin/minikube
  3. termux-dots termux-dots Public

    dotfiles, scripts & stuff

    Shell 5 1

  4. Wireguard-logger Wireguard-logger Public

    it's a tiny logger for wireguard

    Shell 4

  5. go-ports go-ports Public

    Forked from KarmaLimited/go-ports

    Sort of like netstat implemented in go

    Go