TE1ch0st 2 년 전
부모
커밋
ba1583e659
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      zsh/config_installer.sh

+ 1 - 0
zsh/config_installer.sh

@@ -16,6 +16,7 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:
 # logo
 mkdir -p ~/.te4gh0st
 cp -f te4gh0st.py ~/.te4gh0st/te4gh0st.py
+chmod +x ~/.te4gh0st/te4gh0st.py
 cp -f zshrc ~/.zshrc
 sudo apt install python3
 sudo apt install python3-pip