Skip to content
View DonovanDiamond's full-sized avatar
💭
Working
💭
Working
Block or Report

Block or report DonovanDiamond

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

Pinned Loading

  1. Installs docker on ubuntu Installs docker on ubuntu
    1
    #!/bin/bash
    2
    
                  
    3
    # git clone https://gist.github.com/d56c81d925c9f4c61d78ca8de2439c19.git && cd d56c81d925c9f4c61d78ca8de2439c19 && sudo chmod +x install-docker-ubuntu.sh && ./install-docker-ubuntu.sh && cd .. && rm -rf d56c81d925c9f4c61d78ca8de2439c19
    4
    
                  
    5
    echo "Removing any existing docker packages..."
  2. nvim nvim Public

    Lua