summaryrefslogtreecommitdiff
path: root/pexpect/bashrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pexpect/bashrc.sh')
-rw-r--r--pexpect/bashrc.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/pexpect/bashrc.sh b/pexpect/bashrc.sh
new file mode 100644
index 0000000..99a3ac2
--- /dev/null
+++ b/pexpect/bashrc.sh
@@ -0,0 +1,5 @@
+source /etc/bash.bashrc
+source ~/.bashrc
+
+# Reset PS1 so pexpect can find it
+PS1="$"