homeserver/roles/mgrote.dotfiles/README.md
2020-08-18 11:57:53 +02:00

23 lines
561 B
Markdown

## mgrote.dotfiles
### Beschreibung
Klont ein git-repo, und symlinked die darin enthaltenen Dateien in ein Verzeichnis.
### Funktioniert auf
- [ ] Ubuntu (>=18.04)
- [ ] ProxMox 6.1
### Variablen + Defaults
##### Remote Repository
dotfiles_remote_repo: "https://github.com/quotengrote/dotfiles"
##### User
dotfiles_user: "mg"
##### Where to Link
dotfiles_link_target: "/home/mg"
##### Local Repo
dotfiles_local_repo_directory: "/home/mg/dotfiles-repo"
##### Which files should be linked
dotfiles_files_to_copy:
- .tmux.conf
- .bash_aliases