📝 update brewfile
This commit is contained in:
parent
3c81b61045
commit
34c99609db
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
# Mac
|
# Mac
|
||||||
|
|
||||||
Use `brew bundle` to automatically download and install your `brewfile`:
|
Use `brew bundle` to automatically download and install software from your `brewfile`.
|
||||||
|
|
||||||
|
### `brewfile`
|
||||||
```
|
```
|
||||||
tap "homebrew/cask"
|
tap "homebrew/cask"
|
||||||
brew "tree"
|
brew "tree"
|
||||||
|
|
@ -16,6 +17,7 @@ cask "docker"
|
||||||
cask "vlc"
|
cask "vlc"
|
||||||
cask "disk-inventory-x"
|
cask "disk-inventory-x"
|
||||||
cask "rekordbox"
|
cask "rekordbox"
|
||||||
|
cask "clickup"
|
||||||
```
|
```
|
||||||
|
|
||||||
# Linux
|
# Linux
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue