]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - sage.sh
Give everything a ".sh" suffix.
[bash.d.git] / sage.sh
diff --git a/sage b/sage.sh
similarity index 85%
rename from sage
rename to sage.sh
index 3c6eff885251086d0696011872f3ab80ba3b6605..a1731186e7de6610a53efc8cfb54a51068b2c497 100644 (file)
--- a/sage
+++ b/sage.sh
@@ -1,7 +1,10 @@
-#!/bin/sh
+#
+# sage settings
+#
 
 # This is the default, but let's make sure.
 export SAGE_INSTALL_GCC=no
 
 # This is trinary, ha ha!
 export SAGE_DEBUG=no
+