Skip to content

Commit

Permalink
Replace 'brew cask install' with 'brew install --cask'
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and simeg committed Dec 14, 2020
1 parent aad7513 commit aa18df8
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Apps/Octave.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To [install using homebrew-cask](https://octave-app.org/#installing-with-homebre

```sh
brew tap octave-app/octave-app
brew cask install octave-app
brew install --cask octave-app
```

### Homebrew official
Expand Down
2 changes: 1 addition & 1 deletion Docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ brew install docker docker-machine
* Install VirtualBox to let Docker create the images.

```sh
brew cask install virtualbox
brew install --cask virtualbox
```

>If you encounter an issue with the installer with an error message like
Expand Down
2 changes: 1 addition & 1 deletion Emacs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ brew tap railwaycat/emacsmacport
* Method 1: Install with `brew cask`.

```sh
brew cask install emacs-mac
brew install --cask emacs-mac
```

There are three available versions, `emacs-mac`, `emacs-mac-official-icon`, `emacs-mac-spacemacs-icon`.
Expand Down
4 changes: 2 additions & 2 deletions Homebrew/Cask.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ includes features like syntax highlighting, Markdown rendering, preview of
JSON, patch files, CSV, ZIP files and more.

```sh
brew cask install \
brew install --cask \
qlcolorcode \
qlstephen \
qlmarkdown \
Expand All @@ -41,7 +41,7 @@ brew cask install \
Here are some useful apps that are available on Cask.

```sh
brew cask install \
brew install --cask \
alfred \
android-file-transfer \
appcleaner \
Expand Down
8 changes: 4 additions & 4 deletions LaTeX/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ MacTeX includes additional programs such as an editor and a BibTeX reference man

#### MacTex

Download [MacTex](http://www.tug.org/mactex/), or use `brew cask install mactex`.
Download [MacTex](http://www.tug.org/mactex/), or use `brew install --cask mactex`.
You can read more about MacTex in [What is installed (pdf)](https://www.tug.org/mactex/What_Is_Installed.pdf).

Since MacTex installs a LaTex editor ([TexMaker](http://www.xm1math.net/texmaker/download.html)) already, installing another LaTeX editor is unnecessary.

#### BasicTeX

Download [BasicTeX](http://tug.org/mactex/morepackages.html), or use `brew cask install basictex`. You can read more about BasicTex in [BasicTeX (pdf)](http://pages.uoregon.edu/koch/BasicTeX.pdf).
Download [BasicTeX](http://tug.org/mactex/morepackages.html), or use `brew install --cask basictex`. You can read more about BasicTex in [BasicTeX (pdf)](http://pages.uoregon.edu/koch/BasicTeX.pdf).

You may use `tlmgr` to install tools/packages that you need.

> **Note**: You may find CLI tool `tlmgr` cumbersome to use, in that case install GUI for `tlmgr` - [*TeX Live Utility*](https://amaxwell.github.io/tlutility/) - `brew cask install tex-live-utility`.
> **Note**: You may find CLI tool `tlmgr` cumbersome to use, in that case install GUI for `tlmgr` - [*TeX Live Utility*](https://amaxwell.github.io/tlutility/) - `brew install --cask tex-live-utility`.
Now you should pick a LaTeX editor, here are some to choose from:

Expand All @@ -39,4 +39,4 @@ Now you should pick a LaTeX editor, here are some to choose from:
7. [Sublime Text 3 - LaTeXTools](https://github.com/SublimeText/LaTeXTools)
8. [Visual Studio Code - LaTeX-Workshop](https://github.com/James-Yu/LaTeX-Workshop)

> **Note**: You may want to use a PDF reader that watches your PDF files, like Skim (can be installed by `brew cask install skim` and *Sync* feature can be enabled in Preferences -> Sync).
> **Note**: You may want to use a PDF reader that watches your PDF files, like Skim (can be installed by `brew install --cask skim` and *Sync* feature can be enabled in Preferences -> Sync).
2 changes: 1 addition & 1 deletion MyySQL/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ It is always nice to have a GUI tool for managing databases. For Mac, you can us
You may install Sequel Pro using [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/Cask.html):

```sh
brew cask install sequel-pro
brew install --cask sequel-pro
```
6 changes: 3 additions & 3 deletions Vagrant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@ Notice that macOS High Sierra 10.13 introduces a new feature that requires user
In case of failure follow the instructions [here](https://developer.apple.com/library/archive/technotes/tn2459/_index.html).

```sh
brew cask install virtualbox
brew install --cask virtualbox
```

Now install Vagrant either [from the website](http://www.vagrantup.com/downloads.html) or use Homebrew for installing it.

```sh
brew cask install vagrant
brew install --cask vagrant
```

[Vagrant-Manager](http://vagrantmanager.com/) helps you manage all your virtual machines in one place directly from the menu bar.

```sh
brew cask install vagrant-manager
brew install --cask vagrant-manager
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion VisualStudioCode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
To install the latest version, use Homebrew:

```sh
brew cask install visual-studio-code
brew install --cask visual-studio-code
```

## macOS integration
Expand Down
4 changes: 2 additions & 2 deletions iTerm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Use [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/) to download and install:

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

## Customization
Expand All @@ -20,7 +20,7 @@ Here are some suggested settings you can change or set, **they are all optional*
- Go to profiles -> Default -> Terminal -> Check silence bell to disable the terminal session from making any sound
- Download [one of iTerm2 color schemes](https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/schemes) and then set these to your default profile colors
- Change the cursor text and cursor color to yellow make it more visible
- Change the font to 14pt Source Code Pro Lite. Source Code Pro can be downloaded using [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/) `brew tap homebrew/cask-fonts && brew cask install font-source-code-pro`
- Change the font to 14pt Source Code Pro Lite. Source Code Pro can be downloaded using [Homebrew](https://sourabhbajaj.com/mac-setup/Homebrew/) `brew tap homebrew/cask-fonts && brew install --cask font-source-code-pro`
- If you're using BASH instead of ZSH you can add `export CLICOLOR=1` line to your `~/.bash_profile` file for nice coloring of listings

[![Screen](https://raw.githubusercontent.com/sb2nov/mac-setup/main/assets/Iterm.png)](https://raw.githubusercontent.com/sb2nov/mac-setup/main/assets/Iterm.png)
Expand Down

0 comments on commit aa18df8

Please sign in to comment.