mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2025-07-02 19:42:05 +02:00
Add cpy-cli
This commit is contained in:
parent
2a2bdc57a6
commit
db9e9d3e70
1 changed files with 3 additions and 2 deletions
|
@ -21,7 +21,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||||
- [Command Line Tools](#command-line-tools)
|
- [Command Line Tools](#command-line-tools)
|
||||||
- [Data Manipulation](#data-manipulation)
|
- [Data Manipulation](#data-manipulation)
|
||||||
- [Files and Directories](#files-and-directories)
|
- [Files and Directories](#files-and-directories)
|
||||||
- [Deletion](#deletion)
|
- [Deleting and Copying](#deleting-and-copying)
|
||||||
- [Files](#files)
|
- [Files](#files)
|
||||||
- [Directory Navigation](#directory-navigation)
|
- [Directory Navigation](#directory-navigation)
|
||||||
- [Version Control](#version-control)
|
- [Version Control](#version-control)
|
||||||
|
@ -125,12 +125,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||||
|
|
||||||
## Files and Directories
|
## Files and Directories
|
||||||
|
|
||||||
### Deletion
|
### Deleting and Copying
|
||||||
|
|
||||||
- [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash.
|
- [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash.
|
||||||
- [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli) - Empty the trash.
|
- [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli) - Empty the trash.
|
||||||
- [trashss](https://github.com/sotojuan/trashss) - ( only) Trash screenshots on desktop.
|
- [trashss](https://github.com/sotojuan/trashss) - ( only) Trash screenshots on desktop.
|
||||||
- [del-cli](https://github.com/sindresorhus/del-cli) - Delete files and folders.
|
- [del-cli](https://github.com/sindresorhus/del-cli) - Delete files and folders.
|
||||||
|
- [cpy-cli](https://github.com/sindresorhus/cpy-cli) - Copies files.
|
||||||
|
|
||||||
### Files
|
### Files
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue