]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- zsh functions may not work without this
authorTomasz Pala <gotar@pld-linux.org>
Sat, 10 Apr 2004 23:47:50 +0000 (23:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zprofile -> 1.3

zprofile

index fad73646ed81c75e62304e4bd097f98ea7b58674..c3ae932a64ab90101bba89ff3ca5b1b7e5cbdf89 100644 (file)
--- a/zprofile
+++ b/zprofile
@@ -1,4 +1,5 @@
 # for login shell
 
-setopt no_function_argzero
+setopt no_function_arg_zero
 . /etc/profile
+setopt function_arg_zero
This page took 0.111253 seconds and 4 git commands to generate.