diff --git a/dot_config/private_fish/config.fish.tmpl b/dot_config/private_fish/config.fish.tmpl index 38c7c267344f94cf0ecc5e3cde7ea67f87468068..ccae8e055da1e9419bfd8aa049aac7dcf0cd6604 100644 --- a/dot_config/private_fish/config.fish.tmpl +++ b/dot_config/private_fish/config.fish.tmpl @@ -134,7 +134,6 @@ if status is-interactive # Wrap some tools in an executor that searches the env for secrets and # ephemerally resolves them to their values alias llm="opx llm" - alias llm="opx llm" alias crush="opx crush" alias claude="opx claude" alias octo="opx octo"