Skip to content
View TheDistroHopper's full-sized avatar
🐧
$ find /life passion | grep patience
🐧
$ find /life passion | grep patience

Organizations

@untitled-team-101
Block or Report

Block or report TheDistroHopper

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
TheDistroHopper/README.md
 _______  __            _____   __         __                 _______                                   
|_     _||  |--..-----.|     \ |__|.-----.|  |_ .----..-----.|   |   |.-----..-----..-----..-----..----.
  |   |  |     ||  -__||  --  ||  ||__ --||   _||   _||  _  ||       ||  _  ||  _  ||  _  ||  -__||   _|
  |___|  |__|__||_____||_____/ |__||_____||____||__|  |_____||___|___||_____||   __||   __||_____||__|  
                                                                             |__|   |__|                

Pinned

  1. i3wm-nord i3wm-nord Public

    These are my i3wm config files, inspired by nord-theme

    CSS 168 22

  2. arch-linux-magic arch-linux-magic Public archive

    Forked from Bugswriter/arch-linux-magic

    Shell 4

  3. learn-git learn-git Public

    Learn Git Basics

    HTML 11 1

  4. untitled-team-101/Whiteboard untitled-team-101/Whiteboard Public

    The Whiteboard app you were waiting for

    JavaScript 21 15

  5. Fix no locale support Fix no locale support
    1
    Edit the file `/etc/locale.gen` and uncomment `en_US.UTF-8 UTF-8` (if it isn't already).
    2
    Run `sudo locale-gen` to generate the updated locale.
    3
    Run `sudo localectl set-locale LANG=en_US.UTF-8` to set that particular locale.
    4
    Reboot.