summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 1d152ca..377a3e8 100644
--- a/zshrc
+++ b/zshrc
@@ -187,6 +187,7 @@ stfu() {
_comp_options=("${(@)_comp_options:#NO_ignoreclosebraces}")
+[[ -e ~/.profile ]] && source ~/.profile
[[ -e ~/.shfuncs ]] && source ~/.shfuncs
setopt notify