Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion operating_system/MacOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ One quick way to test how good is homebrew. We don't have to use the default ter
We can install a neat alternative to it called [iterm2](https://iterm2.com/features.html).

```
brew cask install iterm2
brew install iterm2 --cask
```

If you decide to keep using this after the installation after your main terminal, the only difference will be which terminal program you launch and the interface.
Expand Down