[Git-commits] [grml/grml-etc-core] 76bfaf: reduce unneeded filesystem seeks
Thilo Six
grml at xk2c.de
Sun Feb 5 17:46:07 CET 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml-etc-core
Commit: 76bfaf89ca5c9bc830a28ee7ed5b6b3d75b595b6
https://github.com/grml/grml-etc-core/commit/76bfaf89ca5c9bc830a28ee7ed5b6b3d75b595b6
Author: Thilo Six <grml at xk2c.de>
Date: 2017-02-05 (Sun, 05 Feb 2017)
Changed paths:
M etc/zsh/zshrc
Log Message:
-----------
reduce unneeded filesystem seeks
it is superflous to check existence of func files with zrcautoload
when they are globbed beforehand.
This way reduce unneeded filesystem seeks.
More information about the Git-commits
mailing list