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

Block or report kreig303

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. Hollywood/remove-outside-collaborators Hollywood/remove-outside-collaborators Public

    A GitHub Probot App that removes any Outside Collaborators added to your Organization.

    JavaScript 21 13

  2. stop lockfile sha-swapping! [npm] stop lockfile sha-swapping! [npm]
    1
    hocus pocus to stop “sha-swapping” in lockfiles below
    2
    
                  
    3
    ```
    4
    % git checkout branch-you-working-on
    5
    % rm -rf node_modules
  3. nuxt-tailwindcss-3.3.0-bug nuxt-tailwindcss-3.3.0-bug Public

    reproduce issue with @nuxtjs/tailwindcss module v3.3.0 when using external server

    Vue 1

  4. issc29/probot-prevent-public-repos issc29/probot-prevent-public-repos Public

    Probot App to Prevent Public Repositories in an Org

    JavaScript 30 27

  5. brew brew Public

    Forked from Homebrew/brew

    🍺 The missing package manager for macOS (or Linux)

    Ruby 1

  6. .*sh_aliases .*sh_aliases
    1
    ##
    2
    # FINDER SPECIFIC
    3
    ##
    4
    alias show-files='defaults write com.apple.finder AppleShowAllFiles YES;
    5
    killall Finder /System/Library/CoreServices/Finder.app' # show hidden files in Finder