This is my Emacs config from scratch after using both Spacemacs and Doom Emacs.
Found at ./emacs.org
Based on the SPC
leader key with which-key
EXWM configured via ./desktop.org Based on i3wm + spacemacOS bindings
https://github.com/tonsky/FiraCode/wiki/Installing
Ubuntu: `apt-get install fonts-cantarell`
Install Emojis
- Emacs from scratch: https://github.com/daviwil/emacs-from-scratch https://github.com/daviwil/dotfiles/blob/master/Emacs.org
- Spacemacs Default bindings: https://github.com/syl20bnr/spacemacs/blob/develop/layers/+spacemacs/spacemacs-defaults/keybindings.el
- Doom Emacs bindings: https://github.com/hlissner/doom-emacs/blob/develop/modules/config/default/+emacs-bindings.el
- Example using literate and Spacemacs style keybindings https://github.com/chayward1/dotfile