aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2020-01-09 19:44:45 -0500
committerSam Wilkins <samwilkins333@gmail.com>2020-01-09 19:44:45 -0500
commit111b1e8e3f04200f4d312cdc9f77f80f88c08549 (patch)
tree1c460cafe56d9ceaa60847f40d7fc29a3c9b3131 /.bash_profile
parent50d7bacf7be41de23a1fb7b99aa179fb3ed3fd77 (diff)
parent29a1f1dae11e7208977faf0c17ec80b6bad97223 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile
new file mode 100644
index 000000000..d54c83f48
--- /dev/null
+++ b/.bash_profile
@@ -0,0 +1,3 @@
+export PATH="/usr/local/bin:$PATH"
+export PATH="$PATH:/usr/local/mongodb/bin"
+