diff options
author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 11:44:10 +0000 |
---|---|---|
committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2001-04-02 11:44:10 +0000 |
commit | 6842639e40cdf3fb752bd7bf42e98dabe709c62d (patch) | |
tree | 6f8af0d18429af894d0efd62df80b44766f10d48 | |
parent | d22b763a633628e1ba99722be6eeaf4c0332f0af (diff) | |
download | zsh-6842639e40cdf3fb752bd7bf42e98dabe709c62d.tar.gz zsh-6842639e40cdf3fb752bd7bf42e98dabe709c62d.tar.xz zsh-6842639e40cdf3fb752bd7bf42e98dabe709c62d.zip |
moved to Completion/Unix/Type/_directories
-rw-r--r-- | Completion/User/_dirs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/User/_dirs b/Completion/User/_dirs deleted file mode 100644 index 40d027188..000000000 --- a/Completion/User/_dirs +++ /dev/null @@ -1,3 +0,0 @@ -#compdef rmdir df du dircmp dirs - -_files -/ |