diff --git a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh index 31baadb..c7cf939 100755 --- a/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh +++ b/custompkg/root/etc/skel/Library/user-setup/100.install-homebrew-apps.sh @@ -4,6 +4,7 @@ source $HOME/.profile HOMEBREW_PKGS=" + asciinema autoconf automake bash-completion @@ -63,10 +64,10 @@ HOMEBREW_PKGS=" watch wget whatmask - corelocationcli - heroku - offlineimap - postgres + corelocationcli + heroku + offlineimap + postgres " for PKG in $HOMEBREW_PKGS ; do