Skip to content
View mshafer1's full-sized avatar

Block or report mshafer1

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. AHK-generator AHK-generator Public

    A single page website to provide a UI for the 3 most common uses for AHK and defining custom hotstrings and hotkeys to trigger them

    CSS 33 7

  2. website website Public

    My personal website for posting project updates, tools, and other tech tips.

    CSS

  3. ansible-configs ansible-configs Public

    A place to store off my ansible configurations

    Shell 2

  4. Git config Git config
    1
    #--Git aliases--
    2
    
                  
    3
    # fp = fetch --prune
    4
    git config --global alias.fp 'fetch --prune'
    5
    
                  
  5. ni/python-styleguide ni/python-styleguide Public

    NI's internal and external Python linter rules, plugins, and tooling.

    Python 18 20

  6. system_updater system_updater Public

    An ansible based repo to make running system updates easily

    Shell