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

simplify bash completion generation #187

Merged
merged 1 commit into from
May 16, 2017
Merged

simplify bash completion generation #187

merged 1 commit into from
May 16, 2017

Conversation

arnaldopereira
Copy link
Contributor

@arnaldopereira arnaldopereira commented May 12, 2017

  • the command was teresa gen, now its teresa completion
  • before this commit, the command either tried to write the completion script directly to
    /etc/bash_completion.d, now it just outputs it to stdout
  • usage: source <(teresa completion)

This change is Reviewable

- the command was `teresa gen`, now its `teresa completion`
- before this commit, the command either tried to write the completion script directly to
  `/etc/bash_completion.d`, now it just outputs it to stdout
- usage: source <(teresa completion)
Copy link
Contributor

@drgarcia1986 drgarcia1986 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Changelog?

@drgarcia1986 drgarcia1986 merged commit cfb8d9c into master May 16, 2017
@drgarcia1986 drgarcia1986 deleted the ap-completion branch May 16, 2017 16:53
@drgarcia1986 drgarcia1986 mentioned this pull request Jun 2, 2017
26 tasks
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.

3 participants