adtac / climate

The swiss-army knife of utility tools for Linux.
GNU General Public License v3.0
1.43k stars 76 forks source link

Improve bash completions #28

Open morawskim opened 6 years ago

morawskim commented 6 years ago

The sub-commands like extract or biggest-files are very usefull. But they have one issue. Bash doesn't suggests a filename or path. So I improve a bash completions.

You can see how it works here http://showterm.io/93f7faa08f43c30960428

adtac commented 6 years ago

Thanks a lot for the PR, @morawskim! I'll review this soon :+1: