✨ (install.sh, install_nvm.sh): refactor font installation logic to check for existing fonts before downloading, and remove redundant echo statement in install_nvm.sh
This commit is contained in:
@@ -25,5 +25,3 @@ curl -s https://git.miomio.moe/mio/easyzsh/raw/branch/master/patch.sh | bash -s
|
||||
|
||||
# Restore original working directory
|
||||
cd "$ORIGINAL_DIR"
|
||||
|
||||
echo -e "\nAll basic packages have been installed. Restart your terminal or run 'source ~/.zshrc' to start using them.\n"
|
||||
|
||||
Reference in New Issue
Block a user