소스 검색

don't install starship

raylu 6 달 전
부모
커밋
d2810e1b2d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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():