summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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