Update URL

This commit is contained in:
ben
2025-09-01 20:49:24 +02:00
parent eff7c717a2
commit 9588eaaeb9

View File

@@ -37,8 +37,7 @@ sudo tar --zstd -xvf /tmp/bat.tar.zst -C /usr/local/bin --strip-components=2 usr
You should download the latest version and extract it in your home directory: You should download the latest version and extract it in your home directory:
```sh ```sh
wget "https://git.hackade.org/fms/snapshot/fms-main.tar.gz" -O fms.tar.gz git clone --depth 1 https://git.sr.ht/~hackade/fms ~/fms
tar zxvf fms.tar.gz -C ~
``` ```
Then add the following line to your ZSH configuration file: Then add the following line to your ZSH configuration file: