diff options
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" | 
