Add starship config

This commit is contained in:
2026-05-19 11:37:20 -05:00
parent 085c040265
commit b4102a94da
2 changed files with 288 additions and 0 deletions
+3
View File
@@ -47,6 +47,9 @@ mimeapps = { source = "mimeapps.list", target = ".config/mimeapps.list" }
# navi
navi = { source = "navi", target = ".config/navi" }
# starship
starship = { source = "starship.toml", target = ".config/starship.toml"}
# zellij
zellij = { source = "zellij", target = ".config/zellij" }