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

Remove short_commands config #93

Closed
marcwebbie opened this issue Feb 8, 2016 · 0 comments
Closed

Remove short_commands config #93

marcwebbie opened this issue Feb 8, 2016 · 0 comments
Milestone

Comments

@marcwebbie
Copy link
Owner

With aliases as in #92 the need for automatic aliases. Backward incompatible.

To have a similar effect one could set aliases for all commands:

aliases:
  a: add
  cm: complete
  cf: config
  cp: copy
  e: export
  im: import
  in: init
  ls: list
  lo: log
  p: purge
  rm: remove
  rs: reset
  se: search
  st: status
  u: update
@marcwebbie marcwebbie added this to the v1.4.0 milestone Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant