Skip to content
View algorythm's full-sized avatar
💭
Stuff and things
💭
Stuff and things

Organizations

@hold11 @hold12 @theblackdarkness

Block or report algorythm

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. algorythm.github.io algorythm.github.io Public

    HTML

  2. github-ssh-keys github-ssh-keys Public

    Fetches public keys from GitHub and stores them in ~/.ssh/authorized_keys

    Python

  3. Useful Git Tips Useful Git Tips
    1
    # Setup GPG Key
    2
    
                  
    3
    Install latest GPG version (the one MacOS ships with is out of date):
    4
    
                  
    5
    ```zsh
  4. UNIX Tips and Tricks UNIX Tips and Tricks
    1
    # Introduction
    2
    
                  
    3
    This Gist contains a few tips and tricks that I've gathered over time to optimize my experience when working on unix based systems. Some of the things mentioned in this document, will explained in further detail below. This file will contain things in a more compact manner.
    4
    
                  
    5
    ## General Networking
  5. dotfiles-2020 dotfiles-2020 Public

    Final (hopefully) rewrite of my dotfile automation

    Shell