diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-25 00:59:29 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-25 00:59:29 +0900 |
| commit | e5e9d9fac3d3c48fc416c1e74fa72fa6a410e07d (patch) | |
| tree | 82d7058481370f7617747eecb1439815a8d18137 | |
| parent | 0390b045a6325f3fce20955a17a6e2075bf1965c (diff) | |
updated README. Removed auto-clone instruction for Fish as it creates a big issue
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -50,15 +50,14 @@ https://github.com/user-attachments/assets/49bc12b2-abaf-45de-a21c-67aacd9bb872 --- [](https://git.io/typing-svg) ### 🚩 🏁 Auto Distro-Hyprland install scripts cloning and starting 🇵🇭 +> [!CAUTION] +> If you are using FISH SHELL, DO NOT use this function. Clone the Distro-Hyprland and ran install.sh instead + - NOTE: you need package `curl` for this to work ```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` 😎 |
