Skip to content

Commit 0f5a22d

Browse files
committed
shell/zsh: add parallel
1 parent d0eb352 commit 0f5a22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/zsh/_init

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source $DOTTY_CONFIG_HOME/env
55

66
install() {
77
# Base utilities
8-
brew install zsh bash wget git curl tree rsync p7zip jq direnv tailspin
8+
brew install zsh bash wget git curl tree rsync p7zip jq direnv tailspin parallel
99

1010
# Use trash instead of rm
1111
case $(_os) in

0 commit comments

Comments
 (0)