added history preferences to setup.sh

This commit is contained in:
2024-06-28 16:08:47 +00:00
committed by GitHub
parent 5190b379ae
commit 0dc6bea0eb
+3
View File
@@ -126,6 +126,9 @@ sudo dnf update
echo assumeyes=False | sudo tee -a /etc/dnf/dnf.conf
cd ../ && rm -rf tempinstall || echo "failed to remove temporary directory at ~/Downloads/tempinstall"
# history preferences
HISTIGNORE="*shutdown now*:*reboot*:erasedups"
# Log-ins and installs
bw login
gh auth login