Skip to content
/ template Public template

README and install templates

License

Notifications You must be signed in to change notification settings

dfmgr/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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