We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0eb352 commit 0f5a22dCopy full SHA for 0f5a22d
shell/zsh/_init
@@ -5,7 +5,7 @@ source $DOTTY_CONFIG_HOME/env
5
6
install() {
7
# Base utilities
8
- brew install zsh bash wget git curl tree rsync p7zip jq direnv tailspin
+ brew install zsh bash wget git curl tree rsync p7zip jq direnv tailspin parallel
9
10
# Use trash instead of rm
11
case $(_os) in
0 commit comments