]> git.netwichtig.de Git - user/henk/vcsh/zsh.git/commitdiff
add section comment
authorHendrik Jäger <gitcommit@henk.geekmail.org>
Sat, 31 Dec 2022 22:12:25 +0000 (23:12 +0100)
committerHendrik Jäger <gitcommit@henk.geekmail.org>
Sun, 8 Jan 2023 12:37:02 +0000 (13:37 +0100)
.zshrc

diff --git a/.zshrc b/.zshrc
index 1ec8d35a3dee48b6b5a6f02dacbbca12d803f7ed..24597869ae82b3d4cafc24fe00635c06b1f2c3d4 100644 (file)
--- a/.zshrc
+++ b/.zshrc
@@ -19,6 +19,8 @@ REPORTTIME=10
 
 
 # where zsh looks for functions
+
+# add my own functions
 fpath=(~/.zsh_functions $fpath)