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

Block or report m-242

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

    A very nice bot.

    Go

  2. us-azerty keyboard layout us-azerty keyboard layout
    1
    default  partial alphanumeric_keys modifier_keys
    2
    xkb_symbols "basic" {
    3
    
                  
    4
        name[Group1]= "English (US)";
    5
    
                  
  3. vitric vitric Public

    A transparent irc library for VLang

    V 3 3

  4. Note taking Note taking
    1
    #!/bin/sh
    2
    # A note simple note taking script, in Markdown format.
    3
    # Needs st and dmenu.
    4
    
                  
    5
    editnote() {