My toolbox
Find a file
2025-12-11 12:49:57 +01:00
bin git: Process csv files with csv2txt 2025-11-06 15:41:18 +01:00
bwataout ics-to-markdown: append location if not already present :) 2025-11-13 19:20:04 +01:00
configs Format java code with redhat plugin 2025-12-11 12:49:57 +01:00
src poetry-install-scripts: use [project] instead of [tool.poetry] to find the scripts 2025-09-01 15:14:07 +02:00
.flake8 Add flake8 config 2022-05-03 19:49:40 +02:00
.gitattributes Implement a lock filter for git 2022-04-23 12:31:24 +02:00
.gitignore Fixes for the new project organization 2020-12-29 15:48:01 +01:00
Aptfile Aptfile: don't need crystal 2024-03-09 14:19:09 +01:00
Cargo.lock Bump a lot of dependencies 2025-03-01 13:58:07 +01:00
Cargo.toml Bump to 2024 Rust edition 2025-03-01 13:59:10 +01:00
LICENSE Add a MIT license 2020-12-29 15:55:35 +01:00
poetry.lock Regenerated poetry.lock 2025-03-03 21:07:57 +01:00
programs.yml Add fish config 2025-05-11 13:42:11 +02:00
pyproject.toml Fix mypy config 2025-09-29 18:18:24 +02:00
README.md Fixes for the new project organization 2020-12-29 15:48:01 +01:00
xkb-symbols-dmerej xkb_symbols: cleanup whitespace 2022-06-26 17:06:53 +02:00

My toolbox

You can find here the configuration for most of the tools I use.

How to use this repo

I've decided to publish my toolbox on the Internet because it's convenient when I need to share a snippet of config with someone else.

However, I strongly advise you to not to use this repo directly on your own machine or otherwise and to not fork it.

Instead, take the time to study what the code does, and only then copy/paste it into your own configuration files.

Cheers!