Skip to content
View ilikepi's full-sized avatar

Highlights

  • Pro

Organizations

@OpenHack

Block or report ilikepi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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.

    JavaScript 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