Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Zsh completion #244

Merged
merged 1 commit into from
Feb 9, 2020
Merged

Add Zsh completion #244

merged 1 commit into from
Feb 9, 2020

Conversation

extsoft
Copy link
Contributor

@extsoft extsoft commented Feb 7, 2020

Zsh completion is available in completions/_git-elegant file. It's
configured to complete git-elegant command and git command (as the
Git aliases need to have completion also).

The installation script displays instructions for installation both Bash
and Zsh completion as well as some recommendations.

Also, Getting Started document has a significant update:

  • it starts from the installation and ends post-steps
  • the instructions are shorter now
  • completion recommendations are moved to the installation script

#230

The contribution:

  • updates all affected documentation
  • provides commits messages which comply with the CONTRIBUTING.md > Committing the changes rules
  • updates the completion scripts if requires
  • complies with all requirements from README.md > Hands-on development notes

@bees-hive/elegant-git-maintainers, please review.

Zsh completion is available in `completions/_git-elegant` file. It's
configured to complete `git-elegant` command and `git` command (as the
Git aliases need to have completion also).

The installation script displays instructions for installation both Bash
and Zsh completion as well as some recommendations.

Also, Getting Started document has a significant update:
- it starts from the installation and ends post-steps
- the instructions are shorter now
- completion recommendations are moved to the installation script

#230
@extsoft extsoft merged commit 62a7db9 into master Feb 9, 2020
@extsoft extsoft deleted the 230 branch February 9, 2020 10:21
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