mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-06-14 10:51:41 +00:00
[#149] Move compdef calls into their own files
This commit is contained in:
12
modules/utility/functions/_cdls_popdls_pushdls
Normal file
12
modules/utility/functions/_cdls_popdls_pushdls
Normal file
@ -0,0 +1,12 @@
|
||||
#compdef cdls popdls pushdls
|
||||
#autoload
|
||||
|
||||
#
|
||||
# Completes cdls, popdls, and pushdls.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
_cd
|
||||
|
Reference in New Issue
Block a user