From 0a5755e51f8ad70962df5d3c290b6e0208471be0 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 8 Feb 2026 08:42:14 +0100 Subject: [PATCH] Pick something that doesn't conflict with existing command --- default/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/bashrc b/default/bashrc index cf837d2d..77e8d27b 100644 --- a/default/bashrc +++ b/default/bashrc @@ -9,4 +9,4 @@ source ~/.local/share/omarchy/default/bash/rc # # Make an alias for invoking commands you use constantly # alias p='python' -# alias cc="claude --permission-mode=plan --allow-dangerously-skip-permissions" +# alias cx="claude --permission-mode=plan --allow-dangerously-skip-permissions"