Adding tree to packages
This commit is contained in:
parent
2ba45cb83b
commit
de7daa29f4
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
1
packages
1
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue