From 8da786bef7d3121f93a24f18ed7d8699d4279097 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 8 Nov 2025 12:12:17 +0200 Subject: rename script to fish shell script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a04e98b..f70f2a2 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ sudo mv timr /usr/local/bin/ Run the installation script: ```bash -./install-fish-integration.sh +./install-fish-integration.fish ``` Then update your `fish_prompt` or `fish_right_prompt` function to include the `timr_prompt` function as shown in the script output. -- cgit v1.2.3