implemented user defaults function

This commit is contained in:
Kevin Veen-Birkenbach
2025-03-04 14:51:31 +01:00
parent 47ddf75148
commit 9f8c5c4cc1
2 changed files with 73 additions and 58 deletions

22
config/defaults.yaml Normal file
View File

@@ -0,0 +1,22 @@
base: ~/Repositories/
repos:
- account: kevinveenbirkenbach
command: ''
description: Package Manager for the Kevin Veen-Birkenbach Scripting Universe
provider: github.com
replacement: ''
repository: package-manager
setup: ''
teardown: ''
verified: ''
alias: 'pkgmgr'
- account: kevinveenbirkenbach
command: ''
description: Helps you to manage tax and financial relevant data
provider: github.com
replacement: ''
repository: financial-helper
setup: ''
teardown: ''
verified: ''
alias: 'fh'