summaryrefslogtreecommitdiff
path: root/systems/aisaka/.bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'systems/aisaka/.bash_profile')
-rw-r--r--systems/aisaka/.bash_profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/aisaka/.bash_profile b/systems/aisaka/.bash_profile
new file mode 100644
index 0000000..37ea25c
--- /dev/null
+++ b/systems/aisaka/.bash_profile
@@ -0,0 +1,2 @@
+# Honor per-interactive-shell startup file
+if [ -f ~/.bashrc ]; then . ~/.bashrc; fi