Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
removed echo
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Feb 4, 2017
1 parent b43dd8d commit 054f201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zsh/zshrc.symlink
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ source ~/.bundles.txt

# load everything but the path and completion files
for file in ${${config_files:#*/path.zsh}:#*/completion.zsh}; do
echo $file
source "$file"
done

Expand Down

0 comments on commit 054f201

Please sign in to comment.