From 89dfc853774003ece4dad2918c4c69d24d27c3f9 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Sun, 22 Jun 2025 19:07:16 -0300 Subject: [PATCH] Update update alias --- dot_config/bash/dot_bash_aliases | 5 ++++- dot_hidden | 9 +++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/dot_config/bash/dot_bash_aliases b/dot_config/bash/dot_bash_aliases index da3a985..dd12ba4 100644 --- a/dot_config/bash/dot_bash_aliases +++ b/dot_config/bash/dot_bash_aliases @@ -43,7 +43,10 @@ if hash lsb_release 2>/dev/null; then hash snap 2>/dev/null && command+="sudo snap refresh && sudo snap remove --purge $(snap list --all | awk '/^.*disabled/{print $1}'); " # Firmware - hash fwupdmgr 2>/dev/null && command+="fwupdmgr refresh --force && fwupdmgr update;" + hash fwupdmgr 2>/dev/null && command+="fwupdmgr refresh && fwupdmgr update; " + + # Return 0 to indicate that the function has finished successfully + command+="return 0" # We want this to be expanded to the command, as the command is not very helpful # shellcheck disable=SC2139 diff --git a/dot_hidden b/dot_hidden index 11b5271..20f4c06 100644 --- a/dot_hidden +++ b/dot_hidden @@ -1,3 +1,12 @@ +Contacts +Favorites +Links +Public +Searches +Templates +My Documents +Application Data +Local Settings rogue.save rogue.scr xenia.log