Skip to content

Commit daefd0a

Browse files
committed
zshrc debugging
1 parent 14c2372 commit daefd0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.zshrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
echo ZSHRC
2+
set -x
13
for file in $HOME/.zsh/autoload/pre/*.zsh(.N); do
24
source "${file}"
35
done

0 commit comments

Comments
 (0)