Note
I install the dotfiles using dotbot
but configuring it differently or using a different dotfiles manager should be rather easy -
the macos installer and linux installer tell you everything on what should be where
Tip
the dotfiles uses DankMaterialShell for arch
pip install dotbot
git clone https://github.com/Skardyy/.dotfiles ~/.dotfiles
cd ~/.dotfiles
dotbot -c macos.install.yaml
or ~
dotbot -c linux.install.yaml
