mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
added history preferences to setup.sh
This commit is contained in:
@@ -126,6 +126,9 @@ sudo dnf update
|
|||||||
echo assumeyes=False | sudo tee -a /etc/dnf/dnf.conf
|
echo assumeyes=False | sudo tee -a /etc/dnf/dnf.conf
|
||||||
cd ../ && rm -rf tempinstall || echo "failed to remove temporary directory at ~/Downloads/tempinstall"
|
cd ../ && rm -rf tempinstall || echo "failed to remove temporary directory at ~/Downloads/tempinstall"
|
||||||
|
|
||||||
|
# history preferences
|
||||||
|
HISTIGNORE="*shutdown now*:*reboot*:erasedups"
|
||||||
|
|
||||||
# Log-ins and installs
|
# Log-ins and installs
|
||||||
bw login
|
bw login
|
||||||
gh auth login
|
gh auth login
|
||||||
|
|||||||
Reference in New Issue
Block a user