Caution
./setup only works on Arch and Gentoo at the moment.
To setup everything just run:
./setup everythingThis will install all programs and link the configs to ~/.config.
If you wish to just install or link, you can run:
./setup install all
# or
./setup link allIf you just want to install or link certain programs and their configs, run:
./setup install # zsh nvim hypr tmux fonts extras
# or
./setup link # zsh nvim hypr tmux fonts extras