6 个版本
0.2.3 | 2023年7月2日 |
---|---|
0.2.2 | 2023年6月30日 |
0.1.2 | 2023年6月29日 |
1259 在 命令行工具
每月 37 次下载
5KB
70 行
easy-cp
a rich cp
Usage: easy-cp [OPTIONS] <FROM_PATH> <BASE_NAME>
Arguments:
<FROM_PATH>
<BASE_NAME>
Options:
-f, --force
-h, --help Print help
示例
在 fish 中与 fzf
一起使用。
$ function cl
set pathname (fzf --print0)
and set newname [1]
and easy-cp
end
$ cl new.rs
依赖项
~1.2–1.8MB
~34K SLoC