Skip to content

Commit 6e028c0

Browse files
committed
Remove cowsay, since it's sadly not available in homebrew now.
1 parent 347ea7a commit 6e028c0

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ You can override any of the defaults configured in `default.config.yml` by creat
5454

5555
```yaml
5656
homebrew_installed_packages:
57-
- cowsay
5857
- git
5958
- go
6059

@@ -129,7 +128,6 @@ Packages (installed with Homebrew):
129128
- nvm
130129
- php
131130
- ssh-copy-id
132-
- cowsay
133131
- readline
134132
- openssl
135133
- pv

default.config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ homebrew_installed_packages:
5353
- php
5454
- pngpaste
5555
- ssh-copy-id
56-
- cowsay
5756
- readline
5857
- openssl
5958
- pv

tests/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ homebrew_installed_packages:
55
- gettext
66
- sqlite
77
- ssh-copy-id
8-
- cowsay
98
- readline
109
- pv
1110
- wget

0 commit comments

Comments
 (0)