dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 831c063cfffe32eae9d1002f1613bc3a451b3812
parent 24df6b9380e7b10812d2ca854aeea4801cf4063c
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date:   Thu,  3 Nov 2016 13:15:04 -0700

add qrencode to osx

Diffstat:
Mosx-install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/osx-install.sh b/osx-install.sh @@ -57,6 +57,7 @@ brews=( \ "pcre"\ "pkg-config"\ "pwgen"\ + "qrencode"\ "reattach-to-user-namespace"\ "tmux"\ "the_silver_searcher"\