Skip to content

Instantly share code, notes, and snippets.

View hammerill's full-sized avatar
🚘
learns to drive

Kirill hammerill

🚘
learns to drive
View GitHub Profile
@hammerill
hammerill / karabiner-numpad.md
Created March 1, 2025 21:32
Karabiner NumPad Simulation Config
{
    "description": "NumPad Simulation (change fn+8->num7,fn+9->num8,fn+0->num9,fn+i->num4,fn+o->num5,fn+p->num6,fn+k->num1,fn+l->num2,fn+;->num3,fn+.->num0)",
    "manipulators": [
        {
            "from": {
                "key_code": "8",
                "modifiers": {
                    "mandatory": ["fn"],
                    "optional": ["any"]

Ghostty Config

Important

Add export TERM=xterm-256color to your RC file in order to avoid problems while connecting to a SSH server with Ghostty.

Linux

font-size = 12
@hammerill
hammerill / arch-install.md
Last active May 5, 2025 18:21
Arch Linux installation cheatsheet for an experienced user. You clearly see there's a problem with a distro if it has to exist.

How to Install Arch Linux

Arch Linux installation cheatsheet for an experienced user. You clearly see there's a problem with a distro if it has to exist. But I love doing this.

Not all the steps are viably required, but that's a proper installation.

Won't take more than a hour even if you experience problems with understanding whether it's BIOS or UEFI.

Prerequisites (to Modify)

@hammerill
hammerill / livearea-specs.md
Last active November 29, 2024 21:32
Documentation how to make PS Vita happy with images for LiveArea. Resolves 0x8010113D error.