diff options
| author | Max Bossing <info@maxbossing.de> | 2025-08-12 16:17:13 +0200 | 
|---|---|---|
| committer | Max Bossing <info@maxbossing.de> | 2025-08-12 16:17:13 +0200 | 
| commit | b8767cdbdd27107d7ec9ede5c05a27c4182d89dc (patch) | |
| tree | bb69521941a75dccebc934118ef0b935fad8cb01 /dots.toml | |
| parent | 870b5d5d220e8f0f6174dd62672fa93cd5e5ba97 (diff) | |
Diffstat (limited to 'dots.toml')
| -rw-r--r-- | dots.toml | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -39,3 +39,7 @@ dest = ".tmux.conf"  [[dot]]  src = "starship/starship.toml"  dest = ".config/starship.toml" + +[[dot]] +src = "git/gitconfig" +dest = ".gitconfig" | 
