diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 10:51:27 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-12 10:51:27 +0900 |
| commit | 28f083e19ed12a5cd7b49b8fac88af7a9fa93a61 (patch) | |
| tree | fdaad30d6f68574db795fd4626bcd219f3bd144b /README.md | |
| parent | 5386226a6677f944bbaddafc78ed9eaddab61cb5 (diff) | |
updated readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,6 +50,10 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 ```bash sh <(curl -L https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distro-Hyprland.sh) ``` +- if you are using say fish or a non-POSIX compliant +```bash +curl -sL https://raw.githubusercontent.com/JaKooLit/Hyprland-Dots/main/Distro-Hyprland.sh | bash +``` - you can now use above command to automatically clone the Distro-Hyprland install scripts below - it will clone the install scripts and start the `install.sh` 😎 |
