Setup Terminal banner
helloayushisharma helloayushisharma

Setup Terminal

Development community

Description

--- name: setup-terminal description: Auto-detect terminal (Ghostty/Warp/iTerm2) and set up a modern terminal experience with terminal config, zsh enhancements (lsd, autosuggestions, syntax highlighting), and IDE-like vim keybindings allowed-tools: - Bash - Read - Write - Edit - WebFetch argument-hint: "[--ghostty | --warp | --iterm | --zsh-only | --vim-only | --all]" --- # Terminal Setup Command Set up a complete modern terminal experience on macOS. Auto-detects your terminal emulat

Installation

Installs to ~/.claude/skills/helloayushisharma-ghostty-claude-code-setup-setup-terminal/SKILL.md

Terminal
mkdir -p ~/.claude/skills/helloayushisharma-ghostty-claude-code-setup-setup-terminal && curl -fsSL https://raw.githubusercontent.com/helloayushisharma/ghostty-claude-code-setup/HEAD/commands/setup-terminal.md -o ~/.claude/skills/helloayushisharma-ghostty-claude-code-setup-setup-terminal/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository