Skip to content

Commit e7db7db

Browse files
committed
Change to use .zshrc as the default shell init script
1 parent fe36095 commit e7db7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ brew install coreutils ed findutils gawk gnu-sed gnu-tar grep make jq
159159
```
160160

161161
You will want to include this block or something similar at the end of
162-
your `.bashrc` or shell init script:
162+
your `.zshrc` or shell init script:
163163

164164
```sh
165165
GNUBINS=($(find `brew --prefix`/opt -type d -follow -name gnubin -print))

0 commit comments

Comments
 (0)