Skip to content

Commit

Permalink
Don't install keybase
Browse files Browse the repository at this point in the history
  • Loading branch information
ithinkihaveacat committed Sep 22, 2016
1 parent e840506 commit adce7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update
Expand Up @@ -402,7 +402,7 @@ if [ `which brew` ]; then
x brew upgrade --all
x brew cleanup

packages="coreutils dict node tig wget direnv keybase htop entr ssh-copy-id"
packages="coreutils dict node tig wget direnv htop entr ssh-copy-id"

for p in $packages ; do
if ! brew leaves | grep -q $p ; then
Expand Down

0 comments on commit adce7bd

Please sign in to comment.