Add descriptions
This commit is contained in:
parent
e87d41a21f
commit
7b3d9183a1
1 changed files with 22 additions and 1 deletions
23
README.md
23
README.md
|
@ -1 +1,22 @@
|
|||
# Répertoire de scripts et utilitaires
|
||||
# Some personal scripts and utilities
|
||||
|
||||
## Programs
|
||||
|
||||
- [cbz-format.py](./prog/cbz-format.py): Program to convert images from a `cbz` file to
|
||||
jpeg format with specific size.
|
||||
|
||||
```py
|
||||
pipx run https://git.sekun.eu/sekun/utils/raw/branch/main/prog/cbz-format.py
|
||||
```
|
||||
|
||||
|
||||
## Utilities
|
||||
|
||||
- [tmux.conf](./config/tmux.conf): small tmux configuration.
|
||||
- [.emacs](./config/emacs/minimal_config.el): minimal emacs configuration.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue