summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2023-05-02 10:57:56 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2023-05-02 10:57:56 +0400
commit671b9fecd23c8c8568991d9d40a5351f2feabdc5 (patch)
tree6fb34873094c549940e2d879d4b1f42cc26829a1 /.zshrc
parente0b6841de0c7beb44346f48b7aa8e093b14d14ab (diff)
Добавил source .zprofile в .zshrc
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index a9e2f59..288da88 100644
--- a/.zshrc
+++ b/.zshrc
@@ -59,3 +59,4 @@ set_prompt() {
}
set_prompt
+source $HOME/.zprofile