summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Jäger <gitcommit@henk.geekmail.org>2022-12-31 23:12:25 +0100
committerHendrik Jäger <gitcommit@henk.geekmail.org>2023-01-08 13:37:02 +0100
commit0577c37fd311a71cfdd79e56c8596095c5cf261b (patch)
treefa4432331965001124edc0d98164f64d4fc615ff
parent457fa80981c2d4c08a9722100ab24c72eb7a6956 (diff)
add section comment
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 1ec8d35..2459786 100644
--- a/.zshrc
+++ b/.zshrc
@@ -19,6 +19,8 @@ REPORTTIME=10
# where zsh looks for functions
+
+# add my own functions
fpath=(~/.zsh_functions $fpath)