My toolbox
  • Rust 30.6%
  • Python 29.6%
  • KakouneScript 20%
  • Shell 19.8%
Find a file
2026-02-02 14:55:03 +01:00
bin Switch from code to codium 2026-02-02 14:17:42 +01:00
bwataout ics-to-markdown: append location if not already present :) 2025-11-13 19:20:04 +01:00
configs Back to just 'code' 2026-02-02 14:53:58 +01:00
src Run cargo fmt 2026-02-02 14:52:14 +01: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

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!