aboutsummaryrefslogtreecommitdiff
path: root/dots.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dots.toml')
-rw-r--r--dots.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dots.toml b/dots.toml
index 2ad166e..0b6a5ce 100644
--- a/dots.toml
+++ b/dots.toml
@@ -25,3 +25,7 @@ dest = ".config/iamb"
[[dot]]
src = "tmux/tmux.conf"
dest = ".tmux.conf"
+
+[[dot]]
+src = "starship/starship.toml"
+dest = ".config/starship.toml"