j-bennet / wharfee

A CLI with autocompletion and syntax highlighting for Docker commands.
BSD 3-Clause "New" or "Revised" License
657 stars 41 forks source link

Suggestion: Add ability to import custom aliases #121

Closed pearofducks closed 5 years ago

pearofducks commented 9 years ago

The --all-dangling option is a great line of thought, it'd be awesome to be able to alias one's own commands/options.

e.g. alias ls='images'

j-bennet commented 9 years ago

That's a nice idea. I'll look into it, or you can submit a PR.