Add compress/extract
This commit is contained in:
parent
dff9dcc8d5
commit
728797b8c5
12
README.md
12
README.md
@ -153,6 +153,18 @@ It will copy the selected icon to the clipboard.
|
||||
|
||||
</details>
|
||||
|
||||
### Compress/Extract
|
||||
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
|
||||
Some shortcut to compress and extract files.
|
||||
|
||||
- `compress` ...
|
||||
- `extract` ...
|
||||
|
||||
</details>
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
|
@ -10,7 +10,7 @@
|
||||
./startup
|
||||
./nerdfont_fzf
|
||||
./system
|
||||
./zip
|
||||
./compress
|
||||
|
||||
./misc.nix
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user