Dotfiles/site-modules/core/files/oh-my-zsh/custom
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
..
comby.zsh feat(shell): add comby shell aliases 2021-11-21 11:01:40 +00:00
command-not-found.zsh feat(shell): record missing commands 2021-11-21 16:30:43 +00:00
composer.zsh pref(zsh): improve start up time of zsh 2020-12-28 09:19:32 +00:00
compress.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
docker.zsh refactor(shell): move from docker-compose to docker compose 2024-07-04 16:24:53 +01:00
emacs.zsh refactor(emacs): move emacs config to be really minimal 2024-09-24 20:27:20 +01:00
fzf.zsh fix(shell): there seems to be a random dash in the fp command 2024-04-10 19:26:00 +01:00
git.zsh chore(shell): add a checkpoint commit alias 2023-11-04 07:25:46 +00:00
kubectl.zsh chore(shell): add alias to switch kube namespaces 2022-02-19 09:21:09 +00:00
make.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
mdman.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
nvmrc.zsh refactor(vim): move to eslint_d from eslint 2023-11-08 07:56:41 +00:00
paths.zsh feat(zsh): add dynamic path support 2020-12-28 21:11:58 +00:00
prr.zsh fix(shell): update prr to work with sapling so we can code review 2024-01-29 20:26:05 +00:00
rvmrc.zsh feat(shell): add autoload and install or ruby versions via .ruby-version 2023-04-04 09:30:02 +01:00
sapling.zsh feat(shell): add sa alias for sl amend 2024-09-04 19:12:55 +01:00
shortcuts.zsh chore(shell): add github shortcut so it shows shorter in the prompt 2023-11-06 08:30:42 +00:00
tmux.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vagrant.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
yii2.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00