Apply changes without logout
This commit is contained in:
parent
1861df5d0a
commit
f7d7a0a4d1
1
new.sh
1
new.sh
|
@ -10,4 +10,5 @@ sed -i '/ll=/s/^#//' .bashrc
|
||||||
sed -i '/la=/s/^#//' .bashrc
|
sed -i '/la=/s/^#//' .bashrc
|
||||||
sed -i '/GCC_/s/^#//' .bashrc
|
sed -i '/GCC_/s/^#//' .bashrc
|
||||||
echo "alias ns='nslookup'" >> .bashrc
|
echo "alias ns='nslookup'" >> .bashrc
|
||||||
|
source .bashrc
|
||||||
echo -e ${GREEN}Done${NC}
|
echo -e ${GREEN}Done${NC}
|
Loading…
Reference in New Issue
Block a user