How to download make-mate-style.sh and run it .
bash <( curl -L https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh)
bash <( wget -q https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh -O - )
bash -c " $( curl -fsSL https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh || wget -q https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh -O - ) "
bash -c " $( wget -q https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh -O - || curl -fsSL https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh) "
default
Option: REF_MASTER_DISTRO
REF_MASTER_DISTRO=archlinux ./make-mate-style.sh
REF_MASTER_DISTRO=archlinux bash <( curl -L https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh)
Option: REF_MASTER_STYLE
REF_MASTER_STYLE=vimix ./make-mate-style.sh
REF_MASTER_STYLE=vimix bash <( curl -L https://raw.githubusercontent.com/samwhelp/make-mate-style/refs/heads/main/make-mate-style.sh)
Option / REF_MASTER_DISTRO
REF_MASTER_DISTRO
debian (default)
ubuntu
fedora
archlinux
voidlinux
We can use REF_MASTER_DISTRO=any to skip the step of installing required packages.
Option / REF_MASTER_STYLE
REF_MASTER_STYLE
jasper (default)
graphite
fluent
colloid
vimix
orchis
layan
lavanda
qogir