Adding imaegsnap to packages
This commit is contained in:
parent
a95ed2dabf
commit
7fb0086e02
2 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ brew install bash
|
||||||
brew install fish
|
brew install fish
|
||||||
brew install ack
|
brew install ack
|
||||||
brew install tree
|
brew install tree
|
||||||
|
brew install imagesnap
|
||||||
brew install openssl
|
brew install openssl
|
||||||
brew install openssh --with-brewed-openssl
|
brew install openssh --with-brewed-openssl
|
||||||
brew install ssh-copy-id
|
brew install ssh-copy-id
|
||||||
|
|
|
||||||
1
packages
1
packages
|
|
@ -35,6 +35,7 @@ var packages = [
|
||||||
{ brew: "isync", aur: "isync" },
|
{ brew: "isync", aur: "isync" },
|
||||||
{ brew: "mosh", arch: "mosh" },
|
{ brew: "mosh", arch: "mosh" },
|
||||||
{ brew: "tree", arch: "tree" },
|
{ brew: "tree", arch: "tree" },
|
||||||
|
{ brew: "imagesnap" }, // TODO linux
|
||||||
|
|
||||||
// Desktop Applications
|
// Desktop Applications
|
||||||
// Mac Only
|
// Mac Only
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue