Added some additional touches, cachyos is arch detection in scripts, etc.
This commit is contained in:
@@ -98,7 +98,7 @@ install_dependencies() {
|
|||||||
fedora|rhel|centos)
|
fedora|rhel|centos)
|
||||||
sudo dnf install -y git curl zsh
|
sudo dnf install -y git curl zsh
|
||||||
;;
|
;;
|
||||||
arch)
|
arch|cachyos)
|
||||||
sudo pacman -Sy --noconfirm git curl zsh
|
sudo pacman -Sy --noconfirm git curl zsh
|
||||||
;;
|
;;
|
||||||
macos)
|
macos)
|
||||||
|
|||||||
Reference in New Issue
Block a user