summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2023-06-03 09:40:10 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2023-06-03 09:40:10 +0400
commit19ffa1a18840f4f255315c1e1f82e54b262aa67f (patch)
tree41673ce841dae50ef28fd659b23c195441fb007d /.bashrc
parent671b9fecd23c8c8568991d9d40a5351f2feabdc5 (diff)
Добавил выполнение .profile в .bashrc
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 5b8704b..7449bdd 100644
--- a/.bashrc
+++ b/.bashrc
@@ -48,3 +48,4 @@ set_prompt() {
}
set_prompt 0
+source $HOME/.profile