diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rwxr-xr-x | install-fish-integration.fish (renamed from install-fish-integration.sh) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 |
