diff options
| author | Max Bossing <max@bossi.ng> | 2025-07-15 22:07:28 +0200 | 
|---|---|---|
| committer | Max Bossing <max@bossi.ng> | 2025-07-15 22:07:28 +0200 | 
| commit | e6e45ac06a4a8326d8bb64be93a7c44fcbc68f86 (patch) | |
| tree | 619c7adbb113c8fce3959b3c93d88abecea3dfcf /dots.toml | |
| parent | 69fdda0d1d7bfc39b097ebe354edfe0b6443c1cd (diff) | |
starship
Diffstat (limited to 'dots.toml')
| -rw-r--r-- | dots.toml | 4 | 
1 files changed, 4 insertions, 0 deletions
| @@ -25,3 +25,7 @@ dest = ".config/iamb"  [[dot]]  src = "tmux/tmux.conf"  dest = ".tmux.conf" + +[[dot]] +src = "starship/starship.toml" +dest = ".config/starship.toml" | 
