1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[bash] Load bc settings in interactive mode only

This commit is contained in:
Hyacinthe Cartiaux 2014-03-06 01:19:20 +01:00
parent 9c3aaee9ed
commit 03c273e181

View file

@ -117,6 +117,8 @@ export EASYBUILDBUILDPATH=/tmp/
# Tsocks config
export TSOCKS_CONF_FILE=~/.dotfiles/tsocks/tsocks.conf
test -n "$INTERACTIVE" && export BC_ENV_ARGS=~/.dotfiles/bc/bcrc
# ----------------------------------------------------------------------
# GRID5000 specific
# ----------------------------------------------------------------------