about summary refs log tree commit diff
path: root/Completion/Builtins/_limits
blob: 6835a62442b5c4f53a2e06ef19bd5142f6527f0c (plain) (blame)
1
2
3
#compdef limit unlimit

compgen -s '${${(f)"$(limit)"}%% *}'