Update 23-01-2020

This commit is contained in:
2020-01-25 06:47:22 +01:00
parent 1f6b5d13d8
commit f760227ba1
28 changed files with 1864 additions and 57 deletions

View File

@@ -28,6 +28,9 @@ $ brew cask uninstall qlvideo
```bash
$ brew search
# Avec descriptions
$ brew search --casks --desc ''
```
@@ -35,13 +38,19 @@ $ brew search
### Liste de tous les Casks disponibles à propos de Chrome:
```bash
$ brew cask search chrome
==> Partial Matches
chrome-devtools dmm-player-for-chrome google-chrome
chrome-remote-desktop-host epichrome mkchromecast
==> Remote Matches
caskroom/versions/google-chrome-canary caskroom/versions/google-chrome-dev
caskroom/versions/google-chrome-beta
$ brew search chrome
==> Formulae
chrome-cli chrome-export
==> Casks
chrome-devtools chromedriver dmm-player-for-chrome google-chrome google-chrome-canary mkchromecast
chrome-remote-desktop-host chromedriver-beta epichrome google-chrome-beta google-chrome-dev
$ brew search chromium
==> Casks
chromium eloston-chromium ✔ freesmug-chromium
```