diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-03-12 11:54:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-12 11:54:24 +0900 |
| commit | f54dc57f2889463523569f340f9e9a1713161e7a (patch) | |
| tree | 9ccd92772840c5f9b14070d38150da3b26e0ef9d /README.md | |
| parent | f3f55304bd8e7949915cd8a1d8000509bbeea186 (diff) | |
| parent | 0d1da92d1bddf8abd8fdef96175f45cb98a86374 (diff) | |
Merge pull request #615 from JaKooLit/development
Development to main
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` 😎 |
