Skip to content
View merothh's full-sized avatar

Organizations

@BootleggersROM @BootleggersROM-Devices @Bootleggers-BrokenLab @sm6150-dev @ThePlehgroundProject
Block or Report

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.

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

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

    Shell 3 3

  2. dwm dwm Public

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

    C

  3. dmenu dmenu Public

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

    C

  4. scripts scripts Public

    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