Skip to content

Commit

Permalink
Echo brew bundle commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendker committed Sep 30, 2024
1 parent 6b313ec commit 9b2a3fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/macos/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ fi
goku > /dev/null || echo "goku not installed. Install with brew and run 'goku' when possible."

$SCRIPT_DIR/set_defaults.sh

echo 'Install all packages with: brew bundle install --file "/Users/jedrzej/Library/Mobile Documents/com~apple~CloudDocs/.Brewfile"'
echo 'Dump all packages later with: brew bundle dump --casks --taps --brews --mas --force --file "/Users/jedrzej/Library/Mobile Documents/com~apple~CloudDocs/.Brewfile"'

0 comments on commit 9b2a3fe

Please sign in to comment.