My Emacs configuration, the way I like it
Configuration compatible with Emacs version >= 28.x
cd ~/projects
git clone https://github.com/rabbitonweb/my_emacs_d
cd
mkdir .emacs.d
cd .emacs.d
ln -s ~/projects/my_emacs_d/init.el ~/.emacs.d/init.el
ln -s ~/projects/my_emacs_d/configs ~/.emacs.d/configs
ln -s ~/projects/my_emacs_d/my_snippets ~/.emacs.d/my_snippets
ln -s ~/projects/my_emacs_d/logo.png ~/.emacs.d/logo.png
Also install Silver Search on your machine https://github.com/ggreer/the_silver_searcher
Also install mactex for Mac OS
brew cask install mactex
Also install ispell
brew install ispell
Also install direnv
nix-env -i direnv
- Use org-mode as init file
- evil-mode vidual replace
- spell & abbrev
- integrate org with google calendar
- integrate org with google tasks
- anzu
- evil org-mode
- org-appear
- Chat-GPT
- Better spelling with aspel (+camelCase support)
- Spellchecing with English grammar!
- elfeed customizations
- Configure org to easly refile tasks Check possible refile configuration
- [https://orgmode.org/manual/Exporting-Agenda-Views.html](Agenda Views)
- https://github.com/marcinkoziej/org-pomodoro/tree/master [https://www.youtube.com/watch?v=x6wbb0xeBTg](with nice setup)
- aspell NixOS/nixpkgs#1000
- [https://orgmode.org/manual/Tracking-your-habits.html](habbits with org-mode) Also video https://www.youtube.com/watch?v=acj3NhXlnnk
- change-case.el
- org-radiobutton