Skip to content
View RebelLion420's full-sized avatar
  • San Diego, California
Block or Report

Block or report RebelLion420

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

  1. kernel_perry kernel_perry Public

    Kernel repo for Qualcomm Moto E4 ('perry'). Custom kernel with upstream stock branch.

    C 3

  2. How to set up Arch Linux in Termux o... How to set up Arch Linux in Termux on Android
    1
    So, to get started you need to get the base OS installed using the instructions from the official docs . 
    2
    
                  
    3
    `$ pkg update`
    4
    
                  
    5
    `$ pkg install bsdtar wget proot tergent tmux openssh`