Skip to content
View ilikepi's full-sized avatar

Highlights

  • Pro

Organizations

@OpenHack
Block or Report

Block or report ilikepi

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. dotfiles-raw dotfiles-raw Public

    A dumping ground for some dotfiles. I should really clean this up a bit, but I probably won't.

    Shell 1

  2. homebrew-old homebrew-old Public

    Ruby 1

  3. macOS Automator script to force Fire... macOS Automator script to force Firefox to always boot with ProfileManager
    1
    on run {input, parameters}
    2
    	
    3
    	tell application "Finder"
    4
    		set ffxAppPath to POSIX path of (application file id "org.mozilla.firefox" as string)
    5
    	end tell
  4. git-local-audit git-local-audit Public

    Git subcommand for auditing a local repository

    Shell

  5. omniauth-saml omniauth-saml Public

    Forked from omniauth/omniauth-saml

    A generic SAML strategy for OmniAuth

    Ruby

  6. secure_headers secure_headers Public

    Forked from github/secure_headers

    Manages application of security headers with many safe defaults

    Ruby