diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 11:34:20 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 11:34:20 +0000 |
commit | d7cf338c37895a530940b96e2395165326387a1c (patch) | |
tree | 250eaaf309637cef92d582b39093294813910b4d /Completion | |
parent | 673bb10096da977d172e82bbf383d5d3d02d7ca5 (diff) | |
download | zsh-d7cf338c37895a530940b96e2395165326387a1c.tar.gz zsh-d7cf338c37895a530940b96e2395165326387a1c.tar.xz zsh-d7cf338c37895a530940b96e2395165326387a1c.zip |
moved to Completion/Zsh/Command/_mere
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/User/_mere | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/User/_mere b/Completion/User/_mere deleted file mode 100644 index 3dd27728b..000000000 --- a/Completion/User/_mere +++ /dev/null @@ -1,3 +0,0 @@ -#compdef mere - -_files -g '*.[1-9]([a-z]|) *.man' |