Skip to content
View mestadler's full-sized avatar
:fishsticks:
Working
:fishsticks:
Working
  • London, UK

Highlights

  • Pro

Organizations

@sansnom-co

Block or report mestadler

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

Pinned Loading

  1. quickstart-bcachefs quickstart-bcachefs Public

    Guides for missing knowledge.

    5

  2. sans-devbox-bootstrap sans-devbox-bootstrap Public

    basic repo for home files, such as vimrc bashrc and git

    Shell

  3. Quick setup of docker ce on Debian Quick setup of docker ce on Debian
    1
    sudo apt-get remove docker docker.io containerd runc
    2
    sudo apt-get install \
    3
        ca-certificates \
    4
        curl \
    5
        gnupg \