Skip to content
View streetsamurai00mi's full-sized avatar
🇻🇳
I may be slow to respond.
🇻🇳
I may be slow to respond.

Organizations

@UnDerp-Devices

Block or report streetsamurai00mi

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 Public archive

    [out-of-date] This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my…

    Shell

  2. distrochooser/distrochooser Public

    An orientation guide for Linux newbies

    Python 765 53

  3. hifi-audio-config Public

    Configuration files for ALSA - PulseAudio - MPD ...

    Shell

  4. Setup Android build environment on F...
    1
    #!/bin/bash
    2
    if [ $UID != "0" ]; then
    3
    	echo "ERROR: You must run this script as root!"
    4
    	exit 1
    5
    fi
  5. aura Public

    Forked from fosskers/aura

    A secure, multilingual package manager for Arch Linux and the AUR.

    Haskell

  6. training_linux_embedded_v2 Public

    Forked from hieunv0828/training_linux_embedded_v2

    C 1