aboutsummaryrefslogtreecommitdiffstats
path: root/.brew
diff options
context:
space:
mode:
Diffstat (limited to '.brew')
-rwxr-xr-x.brew2
1 files changed, 2 insertions, 0 deletions
diff --git a/.brew b/.brew
index 4c055c2..2623ccc 100755
--- a/.brew
+++ b/.brew
@@ -11,6 +11,8 @@ brew install coreutils
echo "Don’t forget to add $(brew --prefix coreutils)/libexec/gnubin to \$PATH."
# Install GNU `find`, `locate`, `updatedb`, and `xargs`, g-prefixed
brew install findutils
+# Install Bash 4
+brew install bash
# Install wget with IRI support
brew install wget --enable-iri