From 5cd03e028ccdad595cde7ed39d081c92504908c9 Mon Sep 17 00:00:00 2001 From: d3vyce Date: Tue, 28 Mar 2023 21:55:55 +0200 Subject: [PATCH] Add zshrc relead --- pentools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}