Skip to content

Commit

Permalink
fix: remove deprecated formula unrar
Browse files Browse the repository at this point in the history
  • Loading branch information
samueldosramos committed Feb 9, 2021
1 parent f2c52d2 commit 8817468
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The [setup.sh][] process will ask if you want to install the following scripts,
I suggest you comment apps that should not be installed and include those that are not listed. This script will install in the following order:

- Install [Homebrew][].
- Homebrew formulas: [curl][], [Git][], [iTermocil][], [Nano][], [Node][], [nvm][], [PostgreSQL][], [pyenv][], [Python][], [Ruby][], [Tree][], [Unrar][], [Yarn][], [Zsh][].
- Homebrew formulas: [curl][], [Git][], [iTermocil][], [Nano][], [Node][], [nvm][], [PostgreSQL][], [pyenv][], [Python][], [Ruby][], [Tree][], [Yarn][], [Zsh][].
- Homebrew taps: [homebrew/fonts][], [homebrew/drivers][], [homebrew/versions][], [homebrew/command-not-found][].
- Homebrew casks: [Google Chrome][], [IINA][], [iTerm2][], [JetBrains Mono][], [Insomnia][], [qBittorrent][] and [Visual Studio Code][].
- Install [Homebrew Cask Upgrade][].
Expand Down Expand Up @@ -200,7 +200,6 @@ Default install (can be configured):
[starship]: https://starship.rs
[ssh.sh]: install/ssh.sh
[tree]: http://mama.indstate.edu/users/ice/tree/
[unrar]: https://www.rarlab.com/
[util.sh]: install/util.sh
[visual studio code]: https://code.visualstudio.com
[what are dotfiles]: #what-are-dotfiles
Expand Down
1 change: 0 additions & 1 deletion install/apps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ FORMULAS=(
pyenv
ruby
tree
unrar
yarn
zsh
TomAnthony/brews/itermocil
Expand Down

0 comments on commit 8817468

Please sign in to comment.