te4gh0st 1 年之前
父節點
當前提交
a47d38beba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zsh/config_installer.sh

+ 1 - 1
zsh/config_installer.sh

@@ -18,7 +18,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
+cp -f te4gh0st ~/.te4gh0st/te4gh0st
 chmod +x ~/.te4gh0st/te4gh0st
 cp -f zshrc ~/.zshrc
 echo "ZSH config is installed!"