Skip to content
View troynt's full-sized avatar
Block or Report

Block or report troynt

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

  1. Dvorak Autohotkey Dvorak Autohotkey
    1
    ; Use Scroll Lock to swap keyboard layouts
    2
    ; and do not let Control, Alt, or Win modifiers act on Dvorak
    3
    Loop {
    4
       If GetKeyState("ScrollLock", "T")
    5
       and !GetKeyState("Control")
  2. AdventOfCode2020 AdventOfCode2020 Public

    Ruby 2

  3. AdventOfCode2018 AdventOfCode2018 Public

    Ruby

  4. AdventOfCode2019 AdventOfCode2019 Public

    Ruby

  5. elite_dangerous_controls_reference elite_dangerous_controls_reference Public

    Elite Dangerous Controls Reference Card

    SCSS 10 5