summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-11-08 12:12:17 +0200
committerPaul Buetow <paul@buetow.org>2025-11-08 12:12:17 +0200
commit8da786bef7d3121f93a24f18ed7d8699d4279097 (patch)
tree739eae72eb0a8fda7f0f5eb0ceb480e5569328ac
parente394b3dabbcd4ecdad12ff2ff6c259e9997f67c9 (diff)
rename script to fish shell script
-rw-r--r--README.md2
-rwxr-xr-xinstall-fish-integration.fish (renamed from install-fish-integration.sh)0
2 files changed, 1 insertions, 1 deletions
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.
diff --git a/install-fish-integration.sh b/install-fish-integration.fish
index 53d864e..53d864e 100755
--- a/install-fish-integration.sh
+++ b/install-fish-integration.fish