- Works with doas or sudo.
- Gentoo need xml flag with imagemagick to make betterlockscreen work.
- Gentoo now use
app-eselect/eselect-repository
to install repository. - Add two more repository on Gentoo for brave and librewolf (firefox variant).
Updates and tested on Arch, Voidlinux (glibc and musl), Debian 12 and Gentoo (glibc, musl).
- New awesome config.
- New theme - Focus.
- zsh, add starship, zsh-autosuggestion and zsh-syntax-highlighting.
- Add GURU repository for Gentoo (for betterlockscreen, quickemu and more).
- Update doomemacs config and install on .config/emacs instead of .doom.
- Maim replace Scrot.
- Betterlockscreen replace i3lockcolor.
- Archlinux use light from AUR now...
- plug.vim
- rofi
- zsh configs, use configs from my dotfiles.
- zsh-spaceship-prompt
- msmtp and fdm are disabled for now.
- Neomutt use isync to get last emails and use the native smtp instead of msmtp.
- Neomutt configs moved to ~/.config/neomutt.
- Simple email (without OAUTH, mailctl, token) can be configured with pass, see the wiki.
- Add .chezmoiroot, move all dots in home/
- Change on .chezmoi.toml.tmpl, so run a
chezmoi init
to regenerate config file.- remove data.system, data.gpgkey, data.github
- just prompt for a name (not github).
-
Change on .chezmoi.toml.tmpl, so run a
chezmoi init
to regenerate config file.- add two new fieds:
personal
andsecrets
. - make [gpg] depend on
secrets
. You may need to reedit config file too,chezmoi edit-config
.
- add two new fieds:
-
Change on .chezmoiexternal.toml, add new repos for the futur :). If you have trouble with external repo, try to deleting them (rm -r) and update with
chezmoi -R apply
.