From f5ac72b797c0aa7f8feb309f46728c41e3548065 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 16 Jan 2026 16:35:31 -0600 Subject: [PATCH] fix: more aggressive auto-install for bun script Replace gh copilot aliases with custom Fish functions that provide better help text and wrap the copilot CLI with appropriate prompts --- home/dot_local/bin/executable_claude-usage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dot_local/bin/executable_claude-usage b/home/dot_local/bin/executable_claude-usage index b7b8c5f..f541b1a 100644 --- a/home/dot_local/bin/executable_claude-usage +++ b/home/dot_local/bin/executable_claude-usage @@ -1,4 +1,4 @@ -#!/usr/bin/env -S bun --install=fallback +#!/usr/bin/env -S bun --install=auto /** * claude-usage - Fast CLI tool to fetch Anthropic Claude usage percentages