aboutsummaryrefslogtreecommitdiff
path: root/home/john
diff options
context:
space:
mode:
authorJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-05 14:42:46 +0200
committerJohn Ankarstr\xf6m <john@ankarstrom.se>2021-06-05 14:43:42 +0200
commitda151067f5ed8cfa29ee6486ce9358e0fdd89850 (patch)
treef6842f4e9c5ce60619a6726d07b80b9f3b2b3430 /home/john
parent3651c8e9e05a287804215864283845b4973e67e1 (diff)
downloadlbsd-da151067f5ed8cfa29ee6486ce9358e0fdd89850.tar.gz
shrc: Support bash
Diffstat (limited to 'home/john')
-rw-r--r--home/john/.bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/john/.bash_profile b/home/john/.bash_profile
new file mode 100644
index 0000000..de6c2ee
--- /dev/null
+++ b/home/john/.bash_profile
@@ -0,0 +1,3 @@
+. $HOME/.profile
+. $HOME/.shrc
+trap cmdtitle DEBUG