Skip to content
View msmafra's full-sized avatar
  • Brazil
  • 03:29 - 3h behind

Block or report msmafra

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. waterfox-install Public archive

    Waterfox download and installation

    Shell 1 2

  2. LenovoLegionLinux Public

    Forked from johnfanv2/LenovoLegionLinux

    Tools for controlling Lenovo Legion laptops in Linux like fan control and power mode.

    C 1

  3. btrbk simple wrapper
    1
    #!/usr/bin/env bash
    2
    #####################################################
    3
    # Simple BTRBK Wrapper for using with cron or systemd timers
    4
    # https://github.com/digint/btrbk/issues/520
    5
    #####################################################