Add zshrc relead

This commit is contained in:
d3vyce 2023-03-28 21:55:55 +02:00
parent 4af1be995d
commit 5cd03e028c

View File

@ -195,7 +195,7 @@ fi}' >> ~/.zshrc
echo "alias vpn='sudo openvpn '" >> ~/.bash_aliases
echo "# https://github.com/d3vyce/pentools" >> ~/.bash_aliases
source $HOME/.bash_aliases
source $HOME/.zshrc
}
printf "${YELLOW}