DESCRIBE
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/NAME/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install NAME
Fedora Based:
yum install NAME
Arch Based:
pacman -S NAME
MacOS:
brew install NAME
mv -fv "$HOME/.config/NAME" "$HOME/.config/NAME.bak"
git clone https://github.com/dfmgr/NAME "$HOME/.config/NAME"