Skip to content
View merothh's full-sized avatar

Organizations

@BootleggersROM@BootleggersROM-Devices@Bootleggers-BrokenLab@sm6150-dev@ThePlehgroundProject

Block or report merothh

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dotfilesdotfilesPublic

    Everything that revolves around my dwm setup / A setup script to easily deploy everything on your system too.

    Shell 3 2

  2. dwmdwmPublic

    personal build of dwm (an extremely fast, small, and dynamic window manager for X.)

    C

  3. dmenudmenuPublic

    personal build of dmenu (an efficient dynamic menu for X.)

    C

  4. scriptsscriptsPublic

    i try to keep petty and useful scripts i write here

    Shell

  5. pancakes | listing of commands i use...pancakes | listing of commands i use to install arch on my laptop. (reference purposes)
    1
    pvcreate /dev/sdb2
    2
    pvcreate /dev/sda1
    3
    vgcreate arch-ssd /dev/sdb2
    4
    vgcreate arch-hdd /dev/sda1
    5
    lvcreate -L 16G arch-ssd -n arch-swap