diff --git a/fastinstall.sh b/fastinstall.sh index 1a57d30..452f165 100644 --- a/fastinstall.sh +++ b/fastinstall.sh @@ -19,12 +19,6 @@ addline() { addline .zshrc 'SCR="$HOME/zshrc/scripts"' addline .zshrc '. $SCR/zshrc.sh' -# Check fish -fish=".config/fish/config.fish" -if [ -d $fish ]; then - echo 'source $HOME/.zshrc; clear;' > $fish -fi - # Source file . .zshrc