dfm: tweaks

This commit is contained in:
Ismo Vuorinen
2022-12-29 10:39:05 +02:00
parent 6746fb5381
commit 6c680a0fa9

View File

@@ -14,7 +14,7 @@
SCRIPT=$(basename "$0")
source "$HOME/.dotfiles/scripts/shared.sh"
source "$DOTFILES/scripts/shared.sh"
function section_install
{
@@ -74,7 +74,7 @@ function section_brew
;;
update)
brew update && brew outdated && brew upgrade && brew cleanup
echo "🎉 Done!"
msg_done "🎉 Done!"
;;
updatebundle)
# Updates .dotfiles/Brewfile with descriptions