forked from Shinonome/dots-hyprland
sep for fish shell
This commit is contained in:
@@ -33,8 +33,14 @@
|
|||||||
- **Prerequisite**: Your system works. That's it. You don't have to reinstall your system!
|
- **Prerequisite**: Your system works. That's it. You don't have to reinstall your system!
|
||||||
- **Automatic**, but guided and transparent, installation for Arch(-based) Linux:
|
- **Automatic**, but guided and transparent, installation for Arch(-based) Linux:
|
||||||
```bash
|
```bash
|
||||||
|
bash <(curl -s "https://end-4.github.io/dots-hyprland-wiki/setup.sh")
|
||||||
|
```
|
||||||
|
|
||||||
|
If you are using fish shell (non-posix-compliant shell) then:
|
||||||
|
```bash
|
||||||
bash -c "$(curl -s https://end-4.github.io/dots-hyprland-wiki/setup.sh)"
|
bash -c "$(curl -s https://end-4.github.io/dots-hyprland-wiki/setup.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Manual** installation, other distros and more:
|
- **Manual** installation, other distros and more:
|
||||||
- See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/01setup/)
|
- See the [Wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/01setup/)
|
||||||
- (_Available in: English, Vietnamese, and Simplified Chinese. Translations are welcome._)
|
- (_Available in: English, Vietnamese, and Simplified Chinese. Translations are welcome._)
|
||||||
|
|||||||
Reference in New Issue
Block a user