Skip to content

Commit

Permalink
[homebrew] aliases: updated brew-new-* information
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdevalias committed Dec 13, 2023
1 parent d7f5c14 commit 847c5e0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions homebrew/aliases.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ Useful Commands:
Check that all of the style/audit checks pass (and fix anything if they don't):
brew style --fix FORMULA
brew audit --new-formula FORMULA
brew audit --strict --online FORMULA
brew audit --formula --new FORMULA # (This implies both --strict and --online)
Switch to the appropriate directory:
brew-tapsdir-core
Expand Down Expand Up @@ -175,8 +174,7 @@ Useful Commands:
Check that all of the style/audit checks pass (and fix anything if they don't):
brew style --fix CASK
brew audit --new-cask CASK
brew audit --cask --strict --online CASK
brew audit --cask --new CASK # (This implies both --strict and --online)
Switch to the appropriate directory, one of:
brew-tapsdir-cask
Expand Down

0 comments on commit 847c5e0

Please sign in to comment.