diff options
Diffstat (limited to 'dotfiles/common/.bashrc.d')
| -rw-r--r-- | dotfiles/common/.bashrc.d/aliases.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dotfiles/common/.bashrc.d/aliases.sh b/dotfiles/common/.bashrc.d/aliases.sh index 7c75d26..10fc360 100644 --- a/dotfiles/common/.bashrc.d/aliases.sh +++ b/dotfiles/common/.bashrc.d/aliases.sh @@ -78,11 +78,6 @@ alias cc="gcc -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wconversi alias gdbx="gdb --batch --ex r --ex bt --ex q --args" # ============================================================================= -# Claude Code — the 'ai' launcher lives in claude-templates (make install -# symlinks bin/ai into ~/.local/bin). No alias here. -# ============================================================================= - -# ============================================================================= # Phenomenology RAG (ollama/deepseek) # ============================================================================= phenom() { |
