Skip to content

Commit

Permalink
Fish: Remove linkapps from update script
Browse files Browse the repository at this point in the history
Because it is going to be removed.

Homebrew/brew#1808
  • Loading branch information
talha131 committed Feb 10, 2017
1 parent a51af25 commit 82984c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fish/fish_functions/update.fish
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ function update -d 'Update software to the latest versions'
and begin
_printMessage 'Upgrading Brew'
brew upgrade
brew linkapps
_printMessage 'Cleaning up Brew'
brew cleanup
brew cask cleanup
Expand Down

0 comments on commit 82984c2

Please sign in to comment.