Enhance Functions + General Improvements (#52)
* Add an alternative to Audacity. * Remove the Brave Browser since the repo has started failing and I only use Firefox browsers these days. * Remove alias audacity for tenacity. * Ignore if the repos are already removed. * Stop installing Telegraf. * Add the new dconf name for System Monitor. * Remove the download if it already exists. Force the move. * Fix overwrite prompt for Metasploit. * Don't do flatpaks during a battery device's goodbye. * Fix variable case, add quotes. * Fix double quotes. * Add full set of commands for compressing videos. * Fix trash size checking to work for folders. * Allow only updating system or Flatpak programs. * Also check the DE trash folder. * No longer have Flatpaks contingent on system updates. * Improve variable names and flow. * Fix maxdepth. * Check network mounts for hidden trash folders. * Add media. Only restrict maxdepth for Home directory. * Properly check media. * Ensure hidden files also get seen and removed.
This commit is contained in:
@ -217,7 +217,7 @@
|
||||
echo " distribution='${distribution}', pkg_mgr='${pkg_mgr}'" >&2
|
||||
fi
|
||||
;;
|
||||
esac &&
|
||||
esac
|
||||
# End of update_package_manager
|
||||
|
||||
# Flatpaks
|
||||
|
Reference in New Issue
Block a user