Skip to content

Commit

Permalink
Add brew-cask-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegera committed Sep 10, 2023
1 parent d890525 commit 7e7c4d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/os/installs/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ print_in_purple "\n Tools\n\n"
brew_install "bash" "bash"
brew_install "bat" "bat"
brew_install "bottom" "bottom"
brew_install "brew-cask-upgrade" "brew-cask-upgrade" "" "buo/cask-upgrade"
brew_install "coreutils" "coreutils"
brew_install "curl" "curl"
brew_install "difftastic" "difftastic"
Expand Down
1 change: 1 addition & 0 deletions src/shell/config/fish/aliases.fish
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ alias be 'bundle exec'
alias bi 'bundle install'
alias bl 'bundle list'
alias brcl 'brew cleanup'
alias brcu 'brew cu'
alias brd 'brew doctor'
alias brin 'brew install'
alias brinf 'brew info'
Expand Down

0 comments on commit 7e7c4d9

Please sign in to comment.