aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots/dot-bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'home-dots/dot-bash_profile')
-rw-r--r--home-dots/dot-bash_profile6
1 files changed, 6 insertions, 0 deletions
diff --git a/home-dots/dot-bash_profile b/home-dots/dot-bash_profile
new file mode 100644
index 0000000..aeac56a
--- /dev/null
+++ b/home-dots/dot-bash_profile
@@ -0,0 +1,6 @@
+#
+# ~/.bash_profile
+#
+
+[[ -f ~/.bashrc ]] && . ~/.bashrc
+. "$HOME/.cargo/env"