vmchale / tin-summer

Find build artifacts that are taking up disk space
BSD 3-Clause "New" or "Revised" License
339 stars 16 forks source link

Add ZSH completions and fix build notice #31

Open alerque opened 4 years ago

alerque commented 4 years ago

While updating the Arch Linux packaging for this I noticed that Rust nightly is not required as advertised (I'm sure it was at some point, but maybe for features that are now in the stable release?). That makes it much easier to build packages!

This fixes the notice about Rust versions and adds an option to build ZSH shell completions (more commonly used than Fish!).