Skip to content
View larouxn's full-sized avatar

Sponsoring

@ko1
@postmodern
@geerlingguy
@arp242
@elementary

Organizations

@mccs @Squirrel-Island

Block or report larouxn

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. activemerchant/payment_icons Public

    An easy to use library that allows you to manage and access payment icons

    Ruby 156 492

  2. Shopify/maintenance_tasks Public

    A Rails engine for queueing and managing data migrations.

    Ruby 1.2k 93

  3. 🚢 rebasecity branch_name 🚀
    1
    rebasecity() { git fetch origin main && git checkout "$@" && git rebase origin/main && git push origin --force-with-lease "$@"; }
  4. rubygems/rubygems Public

    Library packaging and distribution for Ruby.

    Ruby 3.8k 1.8k

  5. 🔥 atokatadzuke ✨
    1
    # https://jisho.org/word/%E5%BE%8C%E7%89%87%E4%BB%98%E3%81%91
    2
    remall() { git branch | grep -v "main" | xargs git branch -D; }
    3
    alias atokatadzuke='git checkout main; remall; clear'
  6. nicholaslaroux.com Public

    My personal website.

    HTML