Skip to content

Comments

Added zsh completions into project root directory#2

Open
Ddfulton wants to merge 1 commit intoMyersGroup:masterfrom
Ddfulton:feature/zsh_completion
Open

Added zsh completions into project root directory#2
Ddfulton wants to merge 1 commit intoMyersGroup:masterfrom
Ddfulton:feature/zsh_completion

Conversation

@Ddfulton
Copy link

@Ddfulton Ddfulton commented Dec 28, 2021

Try these out with

git checkout feature/zsh_completion
git pull
cat .relate_completions >> ~/.zshrc
zsh  # so that ~/.zshrc re-runs
relate --<TAB>

Of course, these will only work for zsh.

We can also extend them to flag-specific completions, such as --mode followed by one of {All, ..., etc}. Or we can make a version for bash. It depends on what the users want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant