]> gitweb.michael.orlitzky.com - bash.d.git/blob - sage.sh
gpg.sh: new file with a fix for busted GPG-over-SSH.
[bash.d.git] / sage.sh
1 #
2 # sage settings
3 #
4
5 # This is the default, but let's make sure.
6 export SAGE_INSTALL_GCC=no
7
8 # This is trinary, ha ha!
9 export SAGE_DEBUG=no
10