Explorar el Código

don't install starship

raylu hace 6 meses
padre
commit
d2810e1b2d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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():