Dotfiles/site-modules/core/files
Ade Attwood b095833f8e refactor(emacs): move emacs config to be really minimal
Yea thats it, we are bringing back the use of emacs. This is very much the "why
choose" way and using the correct tool for the job.

I have now gone back to emacs for all the productivity / notes related stuff.
Code will still continue to be in neovim. The developer experience nvim brings
is really nice, the community around plugins is amazing, you can really get
your work done fast. What it does not have is org-mode, this is the feature of
emacs and I would like to go back to using it.

Emacs has now replaced todoist, obsidian and gmail web client. Singularly, I
think these tools are on par if not better sometimes that the emacs
replacement. However, together with org-link, this is where the power is. Being
able to quickly capture tasks that link back to emails is supper powerful.

The org-mode stuff is generally the same. It uses evil mode, so my fingers
don't get lost, Doom to make it look good. All the key bindings are the same,
it's just ripped out all the code and language support. The only code related
package is company so I can get completion on the roam links just like you do
in obsidian.

Email is powered by notmuch. I said this replaces the gmail web client,
however, it's really a couple of other too. The main benefit over have this is
you can have one inbox for multiple accounts. Having a single list for your
inbox is a grate way to keep track of everything. This will org capture and org
links works perfectly with the inbox zero flow, having the ability to file
things away not lose track of them is really nice.
2024-09-24 20:27:20 +01:00
..
bin feat(bin): update pf script to use wezterm tabs 2024-09-04 19:06:39 +01:00
emacs refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
fonts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
oh-my-zsh refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
scripts refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vim feat(vim): use the lsp to format f# files 2024-09-24 19:53:46 +01:00
alacritty.yml feat(term): add alacritty and base16 colours 2020-09-20 21:13:11 +01:00
tmux.conf fix(tmux): set the actual name to the tmux plugin 2024-06-08 18:06:34 +01:00
wezterm.lua feat(term): move to wezterm mux from tmux 2024-09-04 18:20:25 +01:00
zshrc refactor(core): move from base16 themes to nord 2024-06-08 14:50:57 +01:00