Add sparky gitconfig and shuffle them around
This commit is contained in:
		
							
								
								
									
										8
									
								
								sparky.gitconfig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								sparky.gitconfig
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					[safe]
 | 
				
			||||||
 | 
						directory = /mnt/data/linux/coolify
 | 
				
			||||||
 | 
						directory = *
 | 
				
			||||||
 | 
					[user]
 | 
				
			||||||
 | 
						name = Sparky
 | 
				
			||||||
 | 
						email = Sparky@localhost
 | 
				
			||||||
 | 
					[credential]
 | 
				
			||||||
 | 
						helper = store
 | 
				
			||||||
@@ -21,7 +21,7 @@
 | 
				
			|||||||
- source: .wslconfig
 | 
					- source: .wslconfig
 | 
				
			||||||
  target: ~/.wslconfig
 | 
					  target: ~/.wslconfig
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
- source: .gitconfig
 | 
					- source: bigbox.gitconfig
 | 
				
			||||||
  target: ~/.gitconfig
 | 
					  target: ~/.gitconfig
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
- source: .tmux.conf
 | 
					- source: .tmux.conf
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,18 +1,28 @@
 | 
				
			|||||||
- source: lazygit
 | 
					- source: lazygit
 | 
				
			||||||
  target: ~/.config/lazygit
 | 
					  target: /home/root/.config/lazygit
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
- source: lazygit
 | 
					- source: lazygit
 | 
				
			||||||
  target: /home/dave/.config/lazygit
 | 
					  target: /home/dave/.config/lazygit
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- source: .tmux.conf
 | 
					- source: .tmux.conf
 | 
				
			||||||
  target: ~/.tmux.conf
 | 
					  target: /home/root/.tmux.conf
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
- source: .tmux.conf
 | 
					- source: .tmux.conf
 | 
				
			||||||
  target: /home/dave/~/.tmux.conf
 | 
					  target: /home/dave/.tmux.conf
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- source: configuration.nix
 | 
					- source: configuration.nix
 | 
				
			||||||
  target: /etc/nixos/configuration.nix
 | 
					  target: /etc/nixos/configuration.nix
 | 
				
			||||||
  delete: true
 | 
					  delete: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- source: sparky.gitconfig
 | 
				
			||||||
 | 
					  target: /home/dave/.gitconfig
 | 
				
			||||||
 | 
					  delete: true
 | 
				
			||||||
 | 
					- source: sparky.gitconfig
 | 
				
			||||||
 | 
					  target: /home/root/.gitconfig
 | 
				
			||||||
 | 
					  delete: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- source: prometheus.yml
 | 
					- source: prometheus.yml
 | 
				
			||||||
  target: /mnt/data/persistent/monitoring/prometheus/config/prometheus.yml
 | 
					  target: /mnt/data/persistent/monitoring/prometheus/config/prometheus.yml
 | 
				
			||||||
- source: smb.conf
 | 
					- source: smb.conf
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user