X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=4d64ece7afbcf9fa3eec3a543a00aa5d9a6c58ad;hb=02819f6f00f7e704c45d2d084bfb5ef013ac098f;hp=472e92dfe918226e41f05e06ceba32fb8a3b1d91;hpb=02ac5b04dd446251b1d78cae29064cb510ee26cc;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index 472e92d..4d64ece 100644 --- a/zsh/rc +++ b/zsh/rc @@ -46,7 +46,7 @@ fpath=(~/.zsh/functions $fpath) # to caphuso from the Zsh example files for this idea. autoload ${fpath[1]}/^_*(^/:t) -# Simulate hooks using _functions arrays for Zsh versions older then 4.3.4. At +# Simulate hooks using _functions arrays for Zsh versions older than 4.3.4. At # the moment only precmd() and preexec() are simulated. # # At least 4.3.4 (not sure about later versions) has an error in add-zsh-hook