Przeglądaj źródła

don't install starship

raylu 6 miesięcy temu
rodzic
commit
d2810e1b2d
1 zmienionych plików z 1 dodań i 1 usunięć
  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():