Skip to content
View mtthlm's full-sized avatar
๐Ÿ‰
๐Ÿ‰

Highlights

  • Pro
Block or Report

Block or report mtthlm

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mtthlm/README.md
  • ๐Ÿ’ป Iโ€™m currently working on: work things
  • ๐Ÿ“– I'm currently learning: Go, Python
  • ๐Ÿ™‹ Ask me about: Bash scripting, networking, software engineering
  • โšก๏ธ Fun fact: Spaces are better than tabs.

Pinned Loading

  1. docker-dnsmasq docker-dnsmasq Public

    DNSMASQ

    Dockerfile

  2. jq-shvars.sh jq-shvars.sh
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set -o errexit -o nounset
    4
    
                  
    5
    IFS=$'\n' read -r -d '' < <(
  3. xbar-caffeinate-plugin xbar-caffeinate-plugin Public

    xbar Plugin for managing macOS `caffeinate(8)` utility

    Shell

  4. bash-bootstrap bash-bootstrap Public

    Shell

  5. gpg-gen gpg-gen Public

    Shell

  6. base16-builder-bash base16-builder-bash Public

    A Bash implementation of a Base16 Builder

    Shell 1