diff --git a/new.sh b/new.sh index db6b7d1..9860e93 100644 --- a/new.sh +++ b/new.sh @@ -10,4 +10,5 @@ sed -i '/ll=/s/^#//' .bashrc sed -i '/la=/s/^#//' .bashrc sed -i '/GCC_/s/^#//' .bashrc echo "alias ns='nslookup'" >> .bashrc +source .bashrc echo -e ${GREEN}Done${NC} \ No newline at end of file