Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 890 Bytes

README.md

File metadata and controls

49 lines (34 loc) · 890 Bytes

NAME

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"

Build Status
NAME wiki | NAME site