te4gh0st 1 год назад
Родитель
Сommit
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!"