summaryrefslogtreecommitdiff
path: root/interactive.sh
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2016-07-20 15:42:41 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2016-07-20 15:42:41 -0400
commitde413e7ae293f2b919e2e75369c1ecb8a0c83975 (patch)
tree143ea097ea9e740c48b62335d468e9b0543be7b3 /interactive.sh
downloadastroconda-control-de413e7ae293f2b919e2e75369c1ecb8a0c83975.tar.gz
Initial commit
Diffstat (limited to 'interactive.sh')
-rwxr-xr-xinteractive.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/interactive.sh b/interactive.sh
new file mode 100755
index 0000000..2ddaa3f
--- /dev/null
+++ b/interactive.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+source /eng/ssb/auto/astroconda/include/midnight_special.sh
+export TERM=xterm
+PS1="[special] \u@\h:\w$ " bash