Skip to content
View tomijaroli's full-sized avatar
🦖
🦖
  • Wolt Enterprises Oy
  • Helsinki, Finland

Block or report tomijaroli

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

    Simple and minimal environment setup with dotfiles and easy installation

    Lua 2

  2. nvim-config nvim-config Public

    neovim config files

    Lua 1

  3. scripts scripts Public

    Collection of my custom scripts and automations

    Shell

  4. install-ruby-env.sh install-ruby-env.sh
    1
    #!/bin/zsh
    2
    
                  
    3
    # Check homebrew's package dependencies
    4
    brew doctor
    5