Error in unalias
texastoland opened this issue · 1 comments
texastoland commented
I just followed the readme:
❯ brew alias status='!git status'
❯ brew alias status
brew alias status='!git status'
❯ brew unalias status
Error: undefined method `named' for ["status"]:Array
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-aliases/cmd/unalias.rb:22:in `unalias'
/usr/local/Homebrew/Library/Homebrew/brew.rb:110:in `<main>'