FUCKKKKKKKKKKKKKKKKKKKKKKKKK
This commit is contained in:
parent
b41e5378e6
commit
e008025a83
3
setup.sh
3
setup.sh
@ -217,6 +217,7 @@ stow . --target="$HOME" --ignore="setup.sh" --ignore=".git" --ignore=".gitignore
|
||||
|
||||
# Language Setup
|
||||
echo -e "${BLUE} LOG:${YELLOW} Finalizing Language Setup...${NC}"
|
||||
set +e
|
||||
|
||||
# 1. Setup Node (NVM)
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
@ -264,5 +265,7 @@ if command -v rustup &> /dev/null; then
|
||||
rustup update
|
||||
fi
|
||||
|
||||
set -e
|
||||
|
||||
# Finish
|
||||
echo -e "${GREEN} LOG: Setup Complete! Please restart your terminal to apply all changes. ${NC} "
|
||||
Loading…
x
Reference in New Issue
Block a user