load user defined macros from $(UserConfigDir)/carapace/macros
name: refs
description: git refs
default:
branches: false
tags: false
completion:
- "$(${C_ARG_BRANCHES:-false} && git branch | cut -c 3-)"
- "$(${C_ARG_TAGS:-false} && git tag)"
related #17
related #carapace-sh/carapace-bin#1082
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too