Stip awesome_terminal_fonts for now
This commit is contained in:
20
quickz.sh
20
quickz.sh
@@ -60,16 +60,16 @@ else
|
|||||||
echo -e "\npowerline_fonts Installation Failed\n"
|
echo -e "\npowerline_fonts Installation Failed\n"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if git clone --depth=1 https://github.com/gabrielelana/awesome-terminal-fonts.git --depth=1 ~/.quickzsh/awesome_terminal_fonts; then :
|
# if git clone --depth=1 https://github.com/gabrielelana/awesome-terminal-fonts.git --depth=1 ~/.quickzsh/awesome_terminal_fonts; then :
|
||||||
else
|
# else
|
||||||
cd ~/.quickzsh/awesome_terminal_fonts && git pull
|
# cd ~/.quickzsh/awesome_terminal_fonts && git pull
|
||||||
fi
|
# fi
|
||||||
|
#
|
||||||
if ~/.quickzsh/awesome_terminal_fonts/install.sh; then
|
# if ~/.quickzsh/awesome_terminal_fonts/install.sh; then
|
||||||
echo -e "\nawesome_terminal_fonts Installed\n"
|
# echo -e "\nawesome_terminal_fonts Installed\n"
|
||||||
else
|
# else
|
||||||
echo -e "\nawesome_terminal_fonts Installation Failed\n"
|
# echo -e "\nawesome_terminal_fonts Installation Failed\n"
|
||||||
fi
|
# fi
|
||||||
|
|
||||||
if git clone --depth=1 https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k; then :
|
if git clone --depth=1 https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k; then :
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user