chore(config): add config template

This commit is contained in:
DataHearth 2022-02-24 22:29:54 +01:00
parent 6c7a5be0f2
commit 4e95bd1719
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
storage:
# Where will be the tmp folder located ? [DEFAULT: MacOS($TMPDIR/config-mapper) | Linux(/tmp/config-mapper)]
location: /path/to/local/repository
git:
username: USERNAME
password: PASSWORD
repository: https://github.com/user/some-repo.git
files:
- "~/.zshrc"
folders:
- "~/.ssh"
package-managers:
installation-order: ["homebrew"]
homebrew:
- bat
# - hexyl
# - fd
# - hyperfine
# - diskus
# - jq
# - k9s
# - go
# - starship
# - exa
# - httpie
# - neovim
# - nmap
# - pinentry
# - zsh
apt-get: