mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-17 17:03:32 +01:00
37123ca4cd
For .Bashrc aswell as generic .Profile
8 lines
309 B
Text
8 lines
309 B
Text
# modifications by HEALPixAutoConf 3.31
|
|
|
|
# Version 3.20
|
|
export HEALPIX_CONFIG=/home/edeboone/Documents/Stage/bin/Healpix_3.20/confdir/3_20_Linux/config
|
|
|
|
# Version 3.31
|
|
#export HEALPIX_CONFIG=/home/edeboone/Documents/Stage/bin/Healpix_3.31/confdir/3_31_Linux/config
|
|
[ -r $HEALPIX_CONFIG ] && . $HEALPIX_CONFIG
|