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>
|
</details>
|
||||||
|
|
||||||
|
### Compress/Extract
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Click to expand</summary>
|
||||||
|
|
||||||
|
Some shortcut to compress and extract files.
|
||||||
|
|
||||||
|
- `compress` ...
|
||||||
|
- `extract` ...
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
./startup
|
./startup
|
||||||
./nerdfont_fzf
|
./nerdfont_fzf
|
||||||
./system
|
./system
|
||||||
./zip
|
./compress
|
||||||
|
|
||||||
./misc.nix
|
./misc.nix
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user