summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2024-02-09 10:07:01 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2024-02-09 10:13:36 +0300
commit02697b449ba557f61b798b46f2b39d35baa95b50 (patch)
treee2850b0432b5e7a8f26a4d6837639210a2f36aa2 /.bash_profile
parent7e7505c56cbcdfb410311978e723a190293d9abd (diff)
some changes
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 0000000..b1b93f7
--- /dev/null
+++ b/.bash_profile
@@ -0,0 +1,3 @@
+if [ -f ~/.bashrc ]; then
+ . ~/.bashrc
+fi