Claude Code Bash Aliases

November 9, 2025 ยท View on GitHub

Claude Code Claude Code Projects Index Master Index

A collection of bash aliases for speeding up common and repetitive operations with Claude Code on Linux.

Overview

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

Aliases

Browse all available aliases in the aliases/ folder. Each alias is documented in its own markdown file with usage examples.

Installation

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.