No description
  • Shell 67.5%
  • Lua 12.8%
  • Emacs Lisp 10.9%
  • Go Template 8.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-26 13:28:15 +02:00
.claude feat(claude): add claude to this repo 2026-08-20 21:42:31 +02:00
dot_claude feat(claude): add rule to symlink to AGENTS.md 2026-08-20 21:41:55 +02:00
dot_config feat(nvim): add mini-snipppets 2026-08-25 15:39:11 +02:00
.chezmoi.toml.tmpl feat: update git configs to use variables 2026-08-10 13:57:22 +02:00
.chezmoiignore fix: ignore AGENTS.md 2026-08-26 13:28:15 +02:00
.gitignore update ghostty config 2025-10-26 14:16:36 +01:00
AGENTS.md feat(claude): add claude to this repo 2026-08-20 21:42:31 +02:00
dot_clang-format update clang-format 2026-01-30 23:26:05 +01:00
dot_gitconfig.tmpl feat(git): add perso.gitconfig 2026-08-15 16:44:51 +02:00
dot_gitignore.tmpl chore: add update with jj and some aliases 2026-07-18 21:27:21 +02:00
dot_ideavimrc add .ideavimrc 2026-02-17 11:37:40 +01:00
dot_stylua.toml feat: add global stylua.toml 2026-06-19 11:52:44 +02:00
dot_tmux.conf feat: add tmux like ghostty config 2026-06-03 13:04:05 +02:00
dot_vimrc feat: add cursor block shape in vim 2026-06-03 10:32:04 +02:00
dot_zshenv.tmpl fix(zsh): correct zshenv sourcing 2026-08-15 16:12:41 +02:00
README.md chore: correct README 2026-08-10 14:08:38 +02:00

dotfiles

Install mise and chezmoi

curl https://mise.run | sh
mise use --global chezmoi@

Init chezmoi

Private machine

chezmoi init --apply git@code.neffi.fr:Neffi42/dotfiles.git

Public machine

chezmoi init --apply https://code.neffi.fr/Neffi42/dotfiles.git