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 2f981017df3b7e0c720936b0b095d1da11efa11c
parent 446c5b0dbea53f80ba3ba8e2aba65d91fd0dde31
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Tue, 12 Sep 2017 15:47:55 -0400

install paraview from homebrew/science

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

diff --git a/osx-install.sh b/osx-install.sh @@ -35,6 +35,7 @@ brews=( \ "git"\ "gnu-getopt"\ "gnupg"\ + "homebrew/science/paraview"\ "htop-osx"\ "id3v2"\ "imagemagick"\ @@ -109,7 +110,6 @@ casks=("adobe-reader"\ "mactex"\ "minecraft"\ "osxfuse"\ - "paraview"\ "processing"\ "smoothmouse"\ "skim"\