Skip to content
View e-xy's full-sized avatar
😖
Wasting my life away on dotfiles rn...
😖
Wasting my life away on dotfiles rn...
  • Canada
  • 00:51 (UTC -07:00)

Highlights

  • Pro

Block or report e-xy

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
e-xy/README.md

About Me

Professional at over-complicating problems into multi-step, multi-month projects. All my stuff basically runs on Valve® time as a coping mechanism.

Stuff I Abuse Use

C++ C C# LaTeX Rust Lua Nix

Random Aliases

# -------- (not so) Useful Aliases --------
alias plz="sudo"                                # you know what this means
alias fucking="sudo"                            # same thing :p
alias lss="ls | xargs du -sh"                   # ls w/ stroage info
alias lssf="ls | xargs du -sh | rg"             # pipes lss into ripgrep
alias rlss="du -ah . | sort -hr | head -n 10"   # hidden files

Fun Fact

If I use GenAI on something...it means I don't care about said thing.

Popular repositories Loading

  1. arduino-frying-2025 arduino-frying-2025 Public

    repo from my first electronics class...I have no clue how I didn't fry my board XD

    C++

  2. lua-tomfoolery lua-tomfoolery Public

    Learning Lua b/c I have no idea what is going on in these dotfiles XD

    Lua

  3. e-xy e-xy Public

    Dude writing this profile up is the most performative thing I've done since birth XD

  4. SO-I-C SO-I-C Public

    Programs I wrote up while reading K&R :p

    C