2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-03-05 15:57:36 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Aaron Gyes
68527ff20c completions: --description -> -d
This ends up saving a surprising number of bytes.
2017-10-11 10:17:35 -07:00
Clément Martinez
ed7bf83b56 Fix xz file completion
The previous completion gave every files.
Here, we only show files with the .xz, .txz, .lzma or .tlz extension.
2016-09-16 19:22:59 +02:00
Clément Martinez
970d895aca Add xz completions 2016-06-08 13:40:27 +02:00