- Remove vifm/bin, new option to install
./install --vifm
. - Use
kill -s USR1
instead ofkill -USR1
, compatibility POSIX shell. - Font Iosevka and IosevkaTerm (missed) update to the v3.2.1 (was 2.1.0).
New theme Focus, for the install, see here.
- New awesome configs based on spec of Material 3.
- New config are in
awm-m3
, themes comptatible are now inthemes-m3
folder. - Add 6 themes in themes-m3 - Focus (new), Lines, Morpho, Miami, Sci, Connected (resurrect for green tone).
- All colors has been remade to support Material 3 and their Design Token.
- Vim (and lightline) colorschemes are pushed on vamp.vim, based on Dracula (5000+ lines of codes generated).
- Write a script to generate themes new-theme-m3-maker.sh, works with material-theme-builder.
- Add colors for doomemacs, you need to edit
~/.config/doom/config.el
and add(setq doom-theme 'doom-shadow)
to load the theme.
- ZSH now include starship - zsh-syntax-highlighting - zsh-autosuggestion with ohmyzsh.
- New plugins enabled on ohmyzsh - see more
- Vim now support true colors.
- The install script.