From f7d7a0a4d1afbca99152cf2d2b0bb85b844b25de Mon Sep 17 00:00:00 2001 From: borekon Date: Wed, 24 Jul 2024 13:07:02 +0200 Subject: [PATCH] Apply changes without logout --- new.sh | 1 + 1 file changed, 1 insertion(+) 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