te4gh0st 1 år sedan
förälder
incheckning
a47d38beba
1 ändrade filer med 1 tillägg och 1 borttagningar
  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!"