feat: adds git support to config

This commit is contained in:
2024-08-27 20:39:12 +02:00
parent 17341c847d
commit 7d6bd4f903
3 changed files with 152 additions and 30 deletions

View File

@@ -94,6 +94,18 @@ config:
url: https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip
name: JetBrainsMono
git:
dotfiles:
url: ssh://od.mvl.sh/dotfiles
branch: master
target: ~/dotfiles
songguru-bot:
url: git@github.com:vleeuwenmenno/songguru-bot.git
branch: develop
target: ~/Projects/Private/songguru-bot
# Packages to install
# Note: Uninstalling packages is not supported, if you remove a package from this list it will not be removed from the system!
# Likewise with flatpak remotes, apt repositories, etc.