diff --git a/pentools.sh b/pentools.sh index 03f49d3..2cacae7 100755 --- a/pentools.sh +++ b/pentools.sh @@ -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}