Commit graph

53 commits

Author SHA1 Message Date
e901a60e6a feat(emacs): Update doom emacs config 2024-05-13 16:18:38 +02:00
7767c0a318 feat(emacs): Configure denote journal support 2024-05-02 23:58:33 +02:00
77898172f1 chore(emacs): Cleanup config 2024-04-29 22:48:44 +02:00
2645d5cfe2 feat(emacs): Configure an escape sequence 2024-04-23 22:14:41 +02:00
a085d22365 feat(emacs): Let org-mode log into a drawer 2024-04-23 22:11:38 +02:00
78a63f1122 feat(emacs): Disable auto-formatting for cmake 2024-04-23 22:11:20 +02:00
8a04355ce0 fix(emacs): Replace removed activities-save
`activities-save` had been removed upstream, I currently replace it by
delegating to `activities-define`.
2024-04-23 22:09:35 +02:00
4309e5725b feat(emacs): Add protobuf-mode and systemd-mode 2024-04-23 22:08:52 +02:00
23aed2d915 chore!(emacs): Remove org roam support from doom config 2024-04-19 22:39:54 +02:00
396a142d42 feat(home): Use username from filename for rofi-pass 2024-03-28 23:08:31 +01:00
dd5e6f561d feat(xmonad): Use BSP layout by default 2024-03-26 12:04:57 +01:00
e9f4f6b597 chore(dregil): Update nixpkgs and home-manager 2024-03-21 22:29:42 +01:00
717ea0944a feat(home): Configure dark mode for zathura 2024-03-19 23:31:01 +01:00
f1858a4823 feat(emacs): Use map! to bind org-gtd keys 2024-03-19 22:22:26 +01:00
7e936ab5b2 feat(emacs): Use map! macro to bind activity keys 2024-03-19 22:21:58 +01:00
e346e63a74 feat(emacs): Use relative line numbers 2024-03-19 22:21:30 +01:00
d6306cced7 feat(home): Add simplex-chat desktop app 2024-03-17 21:23:57 +01:00
8117768800 feat(emacs): Configure activities.el 2024-03-16 23:50:15 +01:00
389c2a8b4b fix(emacs): Use org-gtd-engage without context
Using `org-gtd-engage-grouped-by-context` currently bails out with an error.
2024-03-14 22:29:41 +01:00
8834987115 home(doom): Use master branch of activities.el 2024-03-12 00:14:37 +01:00
d7d302a0b7 xmonad: Bind M-s M-s to emacsclient scratchpad 2024-03-11 23:01:09 +01:00
2e274bee2b home: Move jitsi-meet into a module 2024-03-11 22:59:44 +01:00
a96bcaf989 home: Remove system-wide xmonad config 2024-03-11 22:13:32 +01:00
fe6d16b2e6 home: Configure xmonad via home-manager 2024-03-11 21:47:12 +01:00
581b55389f feat(git): Ignore direnv, bak and pre-commit hook 2024-03-08 22:55:36 +01:00
945c27392d emacs: Enable activities package 2024-03-03 00:49:25 +01:00
46cf6bb0ff emacs: Define custom lsp actions after lsp-haskell 2024-03-02 09:07:06 +01:00
5d15a604dc emacs: Deactivate custom lsp actions 2024-03-01 22:59:24 +01:00
ba80c212ff emacs: Add org-bookmark-heading 2024-03-01 21:48:23 +01:00
48edcdcb37 git: Add extra config
- pull via rebase by default
- use three-way-diff
- recurse into submodules
2024-02-21 16:21:33 +01:00
96955c8053 emacs: Add support for haskell wingman 2024-02-20 23:17:44 +01:00
56bc6e760a shell: Define aliases for nixos-rebuild 2024-02-19 23:26:08 +01:00
75060b71c7 xmonad: Remove configuration from home 2024-02-16 22:51:10 +01:00
9f1e5ca775 rofi: Use gruvbox theme 2024-02-16 22:51:10 +01:00
0f3c834bc4 dregil: Import path instead of default.nix 2024-02-16 22:51:10 +01:00
a0fbe4bfac xmonad: Setup a basic xmonad config 2024-02-16 22:45:51 +01:00
9d0d3bbd11 feat(home): Move zsh config to shell module 2024-02-12 22:47:04 +01:00
feade6d998 feat(home): Enable git-cliff changelog generator 2024-02-12 22:01:50 +01:00
1b95bf2d24 home: Enable 'fzf' 2024-02-12 21:29:13 +01:00
313b19f7cf home: Enable 'jq' 2024-02-12 21:29:08 +01:00
f3c2a73d38 home: Enable rofi program launcher 2024-02-11 22:34:25 +01:00
f60f5a6f40 xmonad: Move config from home to system 2024-02-11 15:59:25 +01:00
61d36c4c5c xmonad: Run xmonad as xsession command 2024-02-05 21:17:37 +01:00
c308c70205 emacs: Enable elfeed-web package 2024-02-05 21:10:39 +01:00
51544c68a3 emacs: Install and use org-ql 2024-02-04 23:42:15 +01:00
d4b8835050 home: Configure editorconfig 2024-02-04 23:41:24 +01:00
6d49c9127d emacs: Create a shell script instead of an alias 'e' 2024-02-04 16:11:03 +01:00
11f9ddd193 emacs: Switch back to ranger instead of dirvish 2024-02-03 23:22:06 +01:00
004a0c5274 emacs: Use double colon comments to get correct indentation 2024-02-03 23:21:34 +01:00
96b07843d2 emacs: Merge dregil and thrall's config files 2024-02-03 22:33:45 +01:00