Move gitconfig into ~/.config

This commit is contained in:
2024-04-14 01:26:53 +02:00
parent 4c5bb331d4
commit 03a6e6b737

View File

@@ -13,9 +13,10 @@ empty_directories:
- name: .config/i3status-rust/icons
- name: .config/i3status-rust/themes
- name: .config/helix
- name: .config/git
dotfiles:
- from: git/gitconfig
to: .gitconfig
to: .config/git/config
template: true
- from: gnupg/dirmngr.conf
to: .gnupg/dirmngr.conf
@@ -89,4 +90,5 @@ dotfiles:
to: scripts
- from: helix/config.toml
to: .config/helix/config.toml
dotfiles_remove: []
dotfiles_remove:
- .gitconfig