From 41ea212a85c0e09c4a09de92f25bb2fafacf6a71 Mon Sep 17 00:00:00 2001 From: Rich Jones Date: Sat, 27 Oct 2018 01:21:54 -0400 Subject: [PATCH] adds xsv (#287) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8e2daf..148faa8 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [up](https://github.com/shannonmoeller/up) - Ascend directories by name or count; for bash, zsh, and fish. * [v](https://github.com/rupa/v) - z for vim. * [wemux](https://github.com/zolrath/wemux) - Multi-User Tmux Made Easy +* [xsv](https://github.com/BurntSushi/xsv) - a fast CSV command line toolkit written in Rust * [z](https://github.com/rupa/z) - z is the new j, yo ## Customization