My dotfiles (and system) repository
  • Shell 42.6%
  • Nix 28.2%
  • Lua 24.1%
  • Ruby 2.8%
  • Dockerfile 2.3%
Find a file
2026-08-13 12:18:10 +02:00
config Updated nvim plugins 2026-08-13 12:18:10 +02:00
docker Updated opencode to v1.18.15 2026-08-07 19:27:08 +02:00
dot Allow mac_menu for macOS only, disabling double source of zsh_profile 2026-08-13 12:17:35 +02:00
macos_scripts Moved mac scripts into macos_scripts folder 2026-08-13 12:17:15 +02:00
nix Updated nix versions 2026-07-27 08:58:11 +02:00
.gitignore Ignoring .DS_Store files 2025-12-28 23:07:11 +01:00
README.md Moving away from nixOS 2026-07-28 15:11:49 +02:00

A repository that contains my configuration files for tools, nix systems, and my personal docker images.

Those files fit my usage, and are not generic enough to fit to any need.

  • config/ => Backup and configuration of my main tools
  • docker/ => My personal Dockerfile files
  • dot/ => All my dot files
  • [DEPRECATED] nix/ => My nix configuration, for both nixOS and nix-darwin machines

macOS setup

As I am moving away from nix-darwin, I translated my mac configuration (with the help of GLM) with a custom tool.
The tool is in macos_scripts/dotfiles.sh, please don't use it for your own needs (still experimental).