Skip to content
View OlofMoriya's full-sized avatar
Block or Report

Block or report OlofMoriya

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. nvim-2024 nvim-2024 Public

    Lua

  2. todo-tui todo-tui Public

    Just some rust tui experimentation

    Rust

  3. Bread Bread
    1
    
                  
    2
    const args = process.argv
    3
        .slice(2)
    4
        .map(arg => arg.split('='))
    5
        .reduce((args, [value, key]) => {
  4. scripts scripts Public

    Shell

  5. serverless-authentication serverless-authentication Public

    C#