commit b2f99c0ef159f2e4dde373678c8d9fb9b7846722
parent 6b9c15c5befb00b32e594d5b8d3de5b163fce912
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Sun, 31 May 2015 20:26:19 +0200
change to miniconda, remove photoscan
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.bashrc b/.bashrc
@@ -183,5 +183,5 @@ source ~/.tmuxinator/tmuxinator.zsh
if [[ "$HOSTNAME" == "flaptop" ]]; then
#source ~/.xsh
- export PATH=~/anaconda/bin:$PATH
+ export PATH=~/miniconda3/bin:$PATH
fi
diff --git a/.zshrc b/.zshrc
@@ -183,5 +183,5 @@ source ~/.tmuxinator/tmuxinator.zsh
if [[ $(echo $HOSTNAME | grep flaptop) ]]; then
#source ~/.xsh
- export PATH=~/anaconda/bin:$PATH
+ export PATH=~/miniconda3/bin:$PATH
fi
diff --git a/osx-install.sh b/osx-install.sh
@@ -58,9 +58,9 @@ casks=( "adobe-creative-cloud" \
"libreoffice"\
"mactex"\
"menumeters"\
+ "minecraft"\
"osxfuse"\
"paraview"\
- "photoscan"\
"skim"\
"skype"\
"steam"\