Skip to content

Commit

Permalink
Merge branch 'master' of github.com:doutriaux1/dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Mar 26, 2020
2 parents c905365 + 3688ca1 commit 92e0acb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
22 changes: 0 additions & 22 deletions .bash_local
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,17 @@ h=`hostname -s`
case "$h" in
vpn*)
CDATBUILDS="/lgm/uvcdat";;
maryam)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
meryem)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
omar)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/miniconda2;;
lapetitechipie*)
ANACONDA_HOME=/lgm/Anaconda;;
oceanonly*)
ANACONDA_HOME=/usr/local/anaconda2;;
crunchy*)
ANACONDA_HOME=${HOME}/anaconda2;;
*il-*)
CDATBUILDS="/lgm/uvcdat";;
sofia)
CDATBUILDS="/lgm/uvcdat"
ANACONDA_HOME=${HOME}/anaconda2;;
cab*)
CDATBUILDS="/usr/gapps/uvcdat/chaos_5_x86_64_ib/default";;
*Mac*)
CDATBUILDS="/lgm/uvcdat";;
*rhea-lo*)
CDATBUILDS="/lustre/atlas/world-shared/csc121/uvcdat";;
sierra*)
CDATBUILDS="/usr/gapps/uvcdat/chaos_5_x86_64_ib/default"
ANACONDA_HOME=/usr/gapps/uvcdat/anaconda2;;
loki*)
ANACONDA_HOME=${HOME}/miniconda3;;
drdoom*)
ANACONDA_HOME=${HOME}/miniconda3;;
*)
ANACONDA_HOME=${HOME}/miniconda3;;
esac
Expand Down
2 changes: 0 additions & 2 deletions setup
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
#*****************************************************************
# Copied from github.com:gavinmbell/bash_resources.git

#TODO - implement revert_homedir function
#TODO - write arg code to trigger revert if necessary

DEBUG=0
DRY_RUN=0
Expand Down

0 comments on commit 92e0acb

Please sign in to comment.