Move mackup's config to $XDG_CONFIG_HOME/mackup
- move all of mackup's config files into $XDG_CONFIG_HOME/mackup: + ~/.mackup.cfg => configs for mackup itself + ~/.mackup/*.cfg => custom sync rules applied by mackup - add automatic installation of `pipx` and `mackup` during the setup of the dotfiles + `pipx`'s config is moved into $XDG_CONFIG_HOME + `mackup`s config locations are adapted via a "little hack"
This commit is contained in:
parent
f76b32b790
commit
1cccb7df0e
10 changed files with 68 additions and 6 deletions
5
.config/mackup/ssh_private.cfg
Normal file
5
.config/mackup/ssh_private.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[application]
|
||||
name = private SSH (config) files
|
||||
|
||||
[configuration_files]
|
||||
.ssh/config
|
||||
Loading…
Add table
Add a link
Reference in a new issue