My toolbox
  • Rust 30.7%
  • Python 29.6%
  • KakouneScript 19.7%
  • Shell 19.6%
  • Just 0.4%
Find a file
2026-03-22 20:59:57 +01:00
.vscode Add vscode config 2026-03-01 13:47:16 +01:00
bin git-fetch-pr: forward additional args 2026-03-02 11:20:10 +01:00
bwataout Fix ics_to_md again 2026-03-02 11:19:59 +01:00
configs fish:set SKYSPELL_GLOBAL_PATH 2026-03-22 20:59:57 +01:00
src Fix lint 2026-03-01 14:05:31 +01:00
.copier-answers.yml Apply copier template 2026-03-01 13:48:49 +01:00
.flake8 Apply copier template 2026-03-01 13:48:49 +01: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
justfile Apply copier template 2026-03-01 13:48:49 +01:00
LICENSE Add a MIT license 2020-12-29 15:55:35 +01:00
poetry.lock Fix poetry config and regenerate lock 2026-03-01 13:54:24 +01:00
programs.yml Add fish config 2025-05-11 13:42:11 +02:00
pyproject.toml Fix poetry config and regenerate lock 2026-03-01 13:54:24 +01: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!