Add sparky gitconfig and shuffle them around

This commit is contained in:
Sparky
2025-10-28 19:38:27 +00:00
parent a996c1b869
commit ee4ce7d305
4 changed files with 23 additions and 5 deletions

8
sparky.gitconfig Normal file
View File

@@ -0,0 +1,8 @@
[safe]
directory = /mnt/data/linux/coolify
directory = *
[user]
name = Sparky
email = Sparky@localhost
[credential]
helper = store

View File

@@ -21,7 +21,7 @@
- source: .wslconfig
target: ~/.wslconfig
delete: true
- source: .gitconfig
- source: bigbox.gitconfig
target: ~/.gitconfig
delete: true
- source: .tmux.conf
@@ -65,4 +65,4 @@
- source: ~/Seafile/stickies/sync.yml
- source: ~/Seafile/SublimeText/sync.yml
- source: ~/Seafile/Syncthing/sync.yml
- source: ~/Seafile/VSCode/sync.yml
- source: ~/Seafile/VSCode/sync.yml

View File

@@ -1,18 +1,28 @@
- source: lazygit
target: ~/.config/lazygit
target: /home/root/.config/lazygit
delete: true
- source: lazygit
target: /home/dave/.config/lazygit
delete: true
- source: .tmux.conf
target: ~/.tmux.conf
target: /home/root/.tmux.conf
delete: true
- source: .tmux.conf
target: /home/dave/~/.tmux.conf
target: /home/dave/.tmux.conf
delete: true
- source: configuration.nix
target: /etc/nixos/configuration.nix
delete: true
- source: sparky.gitconfig
target: /home/dave/.gitconfig
delete: true
- source: sparky.gitconfig
target: /home/root/.gitconfig
delete: true
- source: prometheus.yml
target: /mnt/data/persistent/monitoring/prometheus/config/prometheus.yml
- source: smb.conf