Skip to content

Instantly share code, notes, and snippets.

View emadabdulrahim's full-sized avatar
🎨
Designing

Moody (Emad Abdulrahim) emadabdulrahim

🎨
Designing
View GitHub Profile
@emadabdulrahim
emadabdulrahim / cursor-setup.md
Created March 19, 2026 17:47
Cursor editor setup — settings, keybindings, extensions

Cursor Setup

Settings

Location: ~/Library/Application Support/Cursor/User/settings.json

{
  "window.commandCenter": true,
 "workbench.colorTheme": "GitHub Dark Default",
@emadabdulrahim
emadabdulrahim / ghostty-setup.md
Last active March 23, 2026 01:48
Ghostty terminal setup guide — theme, zsh plugins, block cursor fix, keybindings

Ghostty Terminal Setup

1. Install Ghostty

brew install --cask ghostty

2. Config File

/* settings goes here */