diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-19 19:07:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-04-19 19:07:35 +0000 |
commit | cd962793dfcc547b5c0933c4c8bcce1b1e859a7b (patch) | |
tree | 47904acec250ba0e945175c4b4662e77164d2619 /Functions/Misc | |
parent | 155df70ca803d4d69a37f9e25d47cc9d7ab771fc (diff) | |
download | zsh-cd962793dfcc547b5c0933c4c8bcce1b1e859a7b.tar.gz zsh-cd962793dfcc547b5c0933c4c8bcce1b1e859a7b.tar.xz zsh-cd962793dfcc547b5c0933c4c8bcce1b1e859a7b.zip |
add zstyle+ (this is the *real* 3.1.7-pre-1) zsh-3.1.7-prep-1
Diffstat (limited to 'Functions/Misc')
-rw-r--r-- | Functions/Misc/.distfiles | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Functions/Misc/.distfiles b/Functions/Misc/.distfiles index eab3626b6..eba35794c 100644 --- a/Functions/Misc/.distfiles +++ b/Functions/Misc/.distfiles @@ -1,6 +1,6 @@ DISTFILES_SRC=' .distfiles - acx allopt cat cdmatch cdmatch2 checkmail cx harden mere multicomp - proto pushd randline run-help yp yu zed zless zls + acx allopt cat cdmatch cdmatch2 checkmail colors cx harden + is-at-least mere multicomp nslookup proto pushd randline + run-help yp yu zed zless zls zmv zrecompile zstyle+ ' - |