]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - autoenv.zsh
Minor cleanup
[zsh-autoenv.git] / autoenv.zsh
index 195c0da95c600aef18a2f979b894b74315be1611..c0698c5322b2e063e33d7f3fc3689b278cd2d20e 100644 (file)
@@ -43,7 +43,7 @@ fi
 : ${AUTOENV_DISABLED:=0}
 
 # Public helper functions, which can be used from your .autoenv.zsh files:
-#
+
 # Source the next .autoenv.zsh file from parent directories.
 # This is useful if you want to use a base .autoenv.zsh file for a directory
 # subtree.