A simple C-c C-v tool in command line.
Inspired by MACOS
built-in ⌘-c
⌘-v
.
STILL WORK IN PROGRESS.
bash
cargo install cyrs
``` cyrs 0.0.2
ycycwx yytcjcy@gmail.com
A simple C-c C-v tool in command line.
USAGE: cy [SUBCOMMAND]
OPTIONS: -h, --help Print help information -V, --version Print version information
SUBCOMMANDS: add mark files into temporary zone [aliases: a] copy Copy temporary files to target dir [aliases: c, cp] help Print this message or the help of the given subcommand(s) list List all temporary files [aliases: l, ls, show] move Move temporary files to target dir [aliases: m, mv] reset Reset temporary zone [aliases: clear] ```