diff --git a/bootstrap-mac.sh b/bootstrap-mac.sh index b6a2b71..9ce5fab 100644 --- a/bootstrap-mac.sh +++ b/bootstrap-mac.sh @@ -23,6 +23,7 @@ brew install ranger brew install bash brew install fish brew install ack +brew install tree brew install openssl brew install openssh --with-brewed-openssl brew install ssh-copy-id diff --git a/packages b/packages index 38308e4..ff92249 100644 --- a/packages +++ b/packages @@ -34,6 +34,7 @@ var packages = [ { brew: "urlview", aur: "urlview" }, { brew: "isync", aur: "isync" }, { brew: "mosh", arch: "mosh" }, +{ brew: "tree", arch: "tree" }, // Desktop Applications // Mac Only