Skip to content
View isti03's full-sized avatar
  • Hungary

Block or report isti03

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

    Simple board game implemented as an assignment for Event-driven applications class at ELTE

    C#

  2. dotfiles dotfiles Public

    My linux dotfiles

    Shell

  3. Useful pacman tools for Arch Linux Useful pacman tools for Arch Linux
    1
    **Important**: Read the wiki and man pages, before using these tools
    2
    
                  
    3
    # Tools
    4
    
                  
    5
    - `reflector`: rank mirrors and generate pacman mirrorlist
  4. Install ADB (Android Debug Bridge) o... Install ADB (Android Debug Bridge) on Linux and useful snippets
    1
    Getting ADB (Android Debug Bridge) working on linux can be a bit harder than on other operating systems. This guide aims to help with that.
    2
    
                  
    3
    # Installation
    4
    
                  
    5
    ## 1. Install the adb package