Made cargo-categories, a shell script for selecting Cargo categories from the command line for use in Cargo.toml. https://crates.io/category_slugs https://github.com/yoshuawuyts/dotfiles/blob/master/bin/cargo-categories …pic.twitter.com/3F4nafqd0F
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Also I'd love to hear if anyone's shell chops are good enough to figure out how to merge the description list with the categories list. I suspect it can be done with paste(1) and awk(1), but I can't quite figure out how to make dialog(1) accept the result. Bah, spaces.