Skip to content
View Diomeh's full-sized avatar
✌️
Epale
✌️
Epale

Highlights

  • Pro

Block or report Diomeh

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

    A collection of shell utilities

    Shell

  2. Global git config and aliases Global git config and aliases
    1
    [core]
    2
    	pager = "less -FX"
    3
    
                  
    4
    [credential]
    5
    	helper = "store"
  3. concurrent_callback_queue concurrent_callback_queue Public

    A pure JavaScript queue implementation that allows for parallel execution of asynchronous tasks

    JavaScript

  4. dotfiles dotfiles Public

    NixOS configurations files

    Nix