From 2b3e21730ed41b0fe35d8ccbf19657cd941422c0 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Wed, 24 Jun 2026 11:50:44 +0200 Subject: Remove Claude alias --- zsh/alias.zsh | 1 - 1 file changed, 1 deletion(-) diff --git a/zsh/alias.zsh b/zsh/alias.zsh index b4fd1b9..c148c03 100644 --- a/zsh/alias.zsh +++ b/zsh/alias.zsh @@ -16,7 +16,6 @@ alias o='xdg-open' alias m='pnpm' # requires astroterm to be installed alias stars='astroterm --color --city Tirana --constellations --unicode --metadata' -alias cld='claude' # goes to Cecelia's modpack project alias modpack='cd ~/.local/share/PrismLauncher/instances/Cecelia' -- cgit v1.3.1