aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-15Add htop configAdrian Kummerlaender
2021-01-09Enable kdeconnect on obelixAdrian Kummerlaender
2021-01-09UpdateAdrian Kummerlaender
2020-12-17Load optional file of manual patchesAdrian Kummerlaender
2020-12-11Actually add org-qlAdrian Kummerlaender
Somehow got missed during my last commit
2020-12-10UpdateAdrian Kummerlaender
2020-12-08Update JupyterAdrian Kummerlaender
2020-12-08Add org-qlAdrian Kummerlaender
2020-12-04Explicitly set black backgroundAdrian Kummerlaender
This was the implicit default but gets broken when not using autologin.
2020-12-04Update emacsAdrian Kummerlaender
2020-11-30Disable audible Kitty bellAdrian Kummerlaender
Never get this in local sessions but on some SSH sessions this is maddening.
2020-11-30Explicitly set undo-tree-mode for evilAdrian Kummerlaender
2020-11-23Add Nix user repositoryAdrian Kummerlaender
2020-11-23Update cluster IPAdrian Kummerlaender
2020-11-23Enable preprocessor macro indentation for C langsAdrian Kummerlaender
2020-11-23Reenable messages, this hides to muchAdrian Kummerlaender
I just want to prevent the message buffer from popping up during background gccmacs rebuilds...
2020-11-23Update nixpkgs and use kcachegrind instead of qcachegrindAdrian Kummerlaender
Qcachegrind has this annoying Qt XCB bug, this time not fixable by installing Qt to the user environment.
2020-11-15Update home-manager, EmacsAdrian Kummerlaender
2020-11-15AucTex font customizationAdrian Kummerlaender
2020-11-14Add auctexAdrian Kummerlaender
2020-11-14Use inactive timestamps for capturing from webAdrian Kummerlaender
2020-11-14Hide statusline messagesAdrian Kummerlaender
2020-11-10Use LaTeX mode for tikz filesAdrian Kummerlaender
2020-11-10Enable org babel org templatesAdrian Kummerlaender
2020-11-10Add editorconfig, whitespace highlighting to EmacsAdrian Kummerlaender
2020-11-03Disable auto-save for mail compositionAdrian Kummerlaender
2020-11-03Add todo keyword for talks and meetingsAdrian Kummerlaender
2020-11-03Update git configAdrian Kummerlaender
2020-11-02Update user environment to 20.09Adrian Kummerlaender
2020-10-31Use helm for jump-to-relatedAdrian Kummerlaender
2020-10-26Remove mu4e list headerAdrian Kummerlaender
2020-10-22Update org-mode TODO keywordsAdrian Kummerlaender
2020-10-22Switch from full TeX Live to Tectonic for generic TeX environmentAdrian Kummerlaender
2020-10-12Add basic calendar entry capture templateAdrian Kummerlaender
2020-10-11Add calfw calendar setupAdrian Kummerlaender
Now this looks nice. Weirdly I did not manage to get face settings from inside my custom theme to apply, they were ignored in favour of the calfw defaults.
2020-10-09Improve zotero integration using zotxtAdrian Kummerlaender
2020-10-07Org config tweaksAdrian Kummerlaender
2020-10-06UpdateAdrian Kummerlaender
2020-10-05Do not open capture buffer for quoteless linksAdrian Kummerlaender
2020-10-04Enable org refiling to any agenda filesAdrian Kummerlaender
2020-10-04Basic helm-bibtex setupAdrian Kummerlaender
Together with better BibTeX Zotero plugin this allows for convenient access to my literature sources from anywhere in Emacs.
2020-10-04Enable custom image preview sizes in org modeAdrian Kummerlaender
2020-10-04Small colorscheme tweakAdrian Kummerlaender
2020-10-04Add full TeX Live shell for convenienceAdrian Kummerlaender
May be GCed, should build as full derivation.
2020-10-04Remove Thunderbird from environmentAdrian Kummerlaender
Fully switched to mu4e now. Should rethink the default application Nix config at some point.
2020-09-24Add shortcut for jumping to project bufferAdrian Kummerlaender
2020-09-24Setup basic org-protocol support for web capturingAdrian Kummerlaender
Using the "Org Capture" Firefox Extension.
2020-09-23Update org-roam hydra bindingAdrian Kummerlaender
2020-09-23Disable automatic org-roam file renamingAdrian Kummerlaender
If this is enabled, saving a narrowed buffer causes a rename.
2020-09-07Add keybinding for ctags regenerationAdrian Kummerlaender