A collection of bash aliases for speeding up common and repetitive operations with Claude Code on Linux.
This repository contains documented bash aliases that streamline workflows with Anthropic's Claude Code CLI, including:
- Quick navigation to Claude Code configuration directories
- Shortcuts for creating slash commands and agents
- MCP server management helpers
Browse all available aliases in the aliases/ folder. Each alias is documented in its own markdown file with usage examples.
These aliases are stored in ~/.bash_aliases and managed with YADM for version control.
To view an index of my Claude Code related projects, click here.