My dotfiles (and system) repository
- Shell 42.6%
- Nix 28.2%
- Lua 24.1%
- Ruby 2.8%
- Dockerfile 2.3%
| config | ||
| docker | ||
| dot | ||
| macos_scripts | ||
| nix | ||
| .gitignore | ||
| README.md | ||
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).