Parcourir la source

don't install starship

raylu il y a 6 mois
Parent
commit
d2810e1b2d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      install_extras.py

+ 1 - 1
install_extras.py

@@ -24,7 +24,7 @@ def main():
 	jujutsu()
 	lazygit()
 	oh_my_posh()
-	starship()
+	#starship()
 	yazi()
 
 def bat():