From e69f8787c773fc4e2720d9b6dff07b336cf11576 Mon Sep 17 00:00:00 2001 From: Dewalt <> Date: Sun, 22 Aug 2021 20:05:08 -0500 Subject: [PATCH] Update Sun Aug 22 08:05:08 PM CDT 2021 --- README.md | 4 +++- pimpmykali.sh | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d635153..51d1503 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,9 @@ - Added Sublime text editor installer - Menu Option L - install_atom function - - removed quiet switches to avoid confusion + - removed quiet switches to avoid confusion + + - python2 deprecation warnings - disabled - Alphabetically sorted Main Menu - Stand Alone Functions diff --git a/pimpmykali.sh b/pimpmykali.sh index 67ee3cb..89b2ac3 100755 --- a/pimpmykali.sh +++ b/pimpmykali.sh @@ -196,7 +196,7 @@ fix_missing () { fix_set check_chrome fix_gowitness # 01.27.2021 added due to 404 errors with go get -u github.com/sensepost/gowitness - fix_qterminal_history + # fix_qterminal_history } fix_all () {