Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-01 | emacs: Fix post-update mu4e setup issue | Adrian Kummerlaender | |
2024-06-28 | Update to and adapt environment for 24.05 | Adrian Kummerlaender | |
2023-12-08 | Update to 23.11 | Adrian Kummerlaender | |
2023-08-31 | Switch to a more stable emacs setup, rollback mu4e update | Adrian Kummerlaender | |
2023-08-28 | Update | Adrian Kummerlaender | |
2023-06-05 | Update | Adrian Kummerlaender | |
2022-12-04 | Increase org protocol shortcut verbosity | Adrian Kummerlaender | |
2022-07-15 | Update to 22.05 | Adrian Kummerlaender | |
2022-02-01 | Provide full texlive environment for emacs | Adrian Kummerlaender | |
This way no fumbling is required for arbitrary org PDF exports. | |||
2022-01-14 | Mitigate weird symbol display issue | Adrian Kummerlaender | |
2021-10-23 | Use org 9.5 and org-contrib | Adrian Kummerlaender | |
I am unsure where the org-202109… org version comes from, filtering the load-path in elisp is a hacky workaround to remove it. | |||
2021-10-17 | Update | Adrian Kummerlaender | |
2021-09-20 | Use Iosevka Aile / Etoile as non-fixed fonts in Emacs | Adrian Kummerlaender | |
2021-09-01 | Fix emacs config source to store | Adrian Kummerlaender | |
2021-08-18 | Flakeify home config | Adrian Kummerlaender | |
Use nix flakes instead of niv for pinning dependency channels. First step towards merging my "nixos-system" and "nixos-home" configs into a single trivially reproducible flake setup. Apply home config via: > nix build .#homeManagerConfigurations.common.activationPackage --impure > ./result/activate | |||
2021-06-15 | Add basic org-ref setup | Adrian Kummerlaender | |
2021-05-17 | Add gnuplot to emacs environment | Adrian Kummerlaender | |
2021-04-29 | Update, switch to emacs master | Adrian Kummerlaender | |
2021-03-18 | Update | Adrian Kummerlaender | |
2021-02-22 | Update emacs | Adrian Kummerlaender | |
Precompiling native code now seems to work. | |||
2021-01-31 | Fix inclusion of pandoc into the emacs environment | Adrian Kummerlaender | |
This ought to be easier | |||
2021-01-22 | Add pocket-reader to emacs | Adrian Kummerlaender | |
Nice workflow with org-web-tools-read-url-as-org | |||
2020-11-14 | Add auctex | Adrian Kummerlaender | |
2020-09-24 | Setup basic org-protocol support for web capturing | Adrian Kummerlaender | |
Using the "Org Capture" Firefox Extension. | |||
2020-08-29 | Force usage of more up-to-date external org version | Adrian Kummerlaender | |
This is almost certainly not the simplest way of doing this but as the derivation builds Emacs anyway it doesn't cost anything to remove the builtin version of org. | |||
2020-08-27 | Use niv for tracking channel versions | Adrian Kummerlaender | |
This way the config is actually reproducible without manually tracking supported nixpkgs states. home-manager is now not installed environment-wide anymore but only available inside a nix-shell. | |||
2020-08-27 | Use feature/native-comp Emacs build from overlay | Adrian Kummerlaender | |
2020-07-12 | Setup org-roam | Adrian Kummerlaender | |
2020-06-24 | Update mu4e mail setup | Adrian Kummerlaender | |
2020-06-23 | Basic eMail setup using home-manager account system and mu4e | Adrian Kummerlaender | |
2020-06-22 | Fix for upstream change to emacs daemon service | Adrian Kummerlaender | |
My emacs config is currently impure as it implicitly depends on the user environment. | |||
2020-06-22 | Setup emacs daemon and client | Adrian Kummerlaender | |
It seems like I finally got my setup to a state where Emacs is there to stay. | |||
2020-06-16 | Add missing icon font for Emacs | Adrian Kummerlaender | |
2020-06-11 | Setup automatic tag updating in Emacs | Adrian Kummerlaender | |
Sadly counsel-etags did not find universal-ctags in my PATH so some custom setup in Nix home-manager was required. | |||
2020-06-10 | Enable inline LaTeX previews in Orgmode | Adrian Kummerlaender | |
2020-06-07 | Add basic port of my custom colorscheme to Emacs | Adrian Kummerlaender | |
2020-06-03 | Taking another run at using Orgmode for note taking | Adrian Kummerlaender | |
2020-06-02 | Revert "Switch back to vim for note taking" | Adrian Kummerlaender | |
This reverts commit fdf74ed8fe1c494c49d0b0a61024ccfb04ca63b5. | |||
2020-04-20 | Switch back to vim for note taking | Adrian Kummerlaender | |
More convenient than getting into Emacs just for this | |||
2020-02-25 | Add basic Emacs config | Adrian Kummerlaender | |
2020-02-23 | Add basic Emacs+Evil+Orgmode config | Adrian Kummerlaender | |