Skip to content
View brandonzylstra's full-sized avatar
🛤️
Riding the Rails
🛤️
Riding the Rails
  • UC Berkeley
  • the tubes

Block or report brandonzylstra

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. context_hub context_hub Public

    Central command point for your AI assistants, tools, & resources

    HTML

  2. speak_no_evil speak_no_evil Public

    🙊 Monkey-patching Ruby for Safety 🛡️

    Ruby

  3. downloads_cleaner downloads_cleaner Public

    Reclaim 💾 space without losing your ⬇️ downloads—have your cake 🎂 and eat it 🍰 too!

    Ruby

  4. deface deface Public

    Give your Git commit hashes readable abbreviations

    Shell

  5. git-rename-remote-user git-rename-remote-user
    1
    #!/usr/bin/env zsh
    2
    
                  
    3
    # git rename-remote-user - Change username in Git remote URLs
    4
    # Usage: git rename-remote-user [options] <old_username> <new_username>
    5