Skip to content

dfmgr/starship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to dfmgr 🚀

Install configurations for dfmgr

Requires scripts to be installed

sudo bash -c "$(curl -q -LSsf "https://github.com/dfmgr/installer/raw/main/install.sh")" && sudo dfmgr install installer

OR

Automatic install/update

dfmgr update dfmgr

requirements

Debian based

apt install dfmgr

Fedora Based

yum install dfmgr

Arch Based

pacman -S dfmgr

MacOS

brew install dfmgr

Manual install

APPDIR="$HOME/.local/share/CasjaysDev/dfmgr/dfmgr"
mv -fv "$HOME/.config/dfmgr" "$HOME/.config/dfmgr.bak"
git clone https://github.com/dfmgr/dfmgr "$APPDIR"
cp -Rfv "$APPDIR/etc/." "$HOME/.config/dfmgr/"
[ -d "$APPDIR/bin" ] && cp -Rfv "$APPDIR/bin/." "$HOME/.local/bin/"
curl -q -sS https://starship.rs/install.sh | sh

Author

🤖 casjay: Github 🤖
⛵ dfmgr: Github

Links

Build Status
dfmgr wiki | dfmgr site

Releases

No releases published

Packages

No packages published

Languages