Age | Commit message (Expand) | Author | Files | Lines |
2023-09-06 | r/6561 chore(3p/sources): bump channels & overlays (2023-09-06) | Vincent Ambo | 1 | -1/+0 |
2023-09-03 | r/6549 docs(tazjin/blog): Append link to Vincent's interview | Mark Shevchenko | 1 | -0/+1 |
2023-09-02 | r/6544 feat(tazjin/tvix-eval-2023): add link collection blog post & QR code | Vincent Ambo | 4 | -11/+34 |
2023-09-02 | r/6543 feat(tazjin/tvix-eval-2023): add presenter notes and minor fixes | Vincent Ambo | 3 | -50/+106 |
2023-09-02 | r/6542 feat(tazjin/presentations): add (intentionally) broken WASM demo | Vincent Ambo | 5 | -0/+956 |
2023-09-02 | r/6541 chore(tazjin/emacs): refine -> inspetor | Vincent Ambo | 1 | -1/+1 |
2023-09-01 | r/6540 feat(tazjin/presentations): bootstrap tvix-eval-2023 presentation | Vincent Ambo | 6 | -0/+288 |
2023-08-29 | r/6538 chore(tazjin/khamovnik): load private Emacs config automatically | Vincent Ambo | 1 | -2/+5 |
2023-08-29 | r/6537 refactor(tazjin/nixos): pick correct Emacs from a NixOS option | Vincent Ambo | 2 | -81/+93 |
2023-08-29 | r/6536 chore(tazjin/emacs): remove withLocalEmacs | Vincent Ambo | 1 | -15/+0 |
2023-08-29 | r/6535 chore(tazjin/emacs): emacs-unstable -> emacs29 | Vincent Ambo | 1 | -1/+1 |
2023-08-29 | r/6534 refactor(tazjin/gio-list-apps): refactor into dynamic Emacs module | Vincent Ambo | 7 | -52/+178 |
2023-08-29 | r/6533 refactor(tazjin/emacs): refactor LRU workspace list to use ring.el | Vincent Ambo | 1 | -40/+21 |
2023-08-29 | r/6532 chore(tazjin/emacs): remove EXWM gnome-terminal window naming case | Vincent Ambo | 1 | -8/+0 |
2023-08-28 | r/6531 feat(tazjin/emacs): add occasionally useful advice-remove-all helper | Vincent Ambo | 1 | -0/+5 |
2023-08-28 | r/6530 chore(tazjin/emacs): remove now builtin packages | Vincent Ambo | 1 | -2/+0 |
2023-08-26 | r/6529 feat(tazjin/emacs): implement run-xdg-app using gio-list-apps tool | Vincent Ambo | 4 | -2/+21 |
2023-08-26 | r/6528 feat(tazjin/gio-list-apps): CLI to list xdg apps using Gio library | Vincent Ambo | 5 | -0/+551 |
2023-08-26 | r/6527 feat(tazjin/emacs): annotate remote files in reliably-switch-buffer | Vincent Ambo | 1 | -3/+15 |
2023-08-26 | r/6526 refactor(tazjin/emacs): ivy,swiper,counsel -> vertico,consult | Vincent Ambo | 6 | -41/+14 |
2023-08-26 | r/6525 chore(tazjin/emacs): remove a bunch of unused code | Vincent Ambo | 5 | -106/+5 |
2023-08-23 | r/6522 fix(tazjin/emacs): suppress incredibly ennoying EPA error buffer | Vincent Ambo | 1 | -1/+3 |
2023-08-23 | r/6521 chore(tazjin/emacs): disable some nonsensical ivy options | Vincent Ambo | 1 | -3/+1 |
2023-08-23 | r/6520 feat(tazjin/emacs): implement reliably-switch-buffer | Vincent Ambo | 2 | -0/+22 |
2023-08-08 | r/6472 feat(nix/sparseTree): add optional `name` argument | Vincent Ambo | 1 | -5/+8 |
2023-08-08 | r/6469 feat(tazjin/emacs): use python-mode for Starlark files | Vincent Ambo | 1 | -0/+3 |
2023-08-08 | r/6468 fix(tazjin/emacs): unbind dangerous telega.el shortcut | Vincent Ambo | 1 | -1/+2 |
2023-08-04 | r/6462 feat(tazjin/emacs): make zoxide project opener work without git | Vincent Ambo | 2 | -5/+9 |
2023-08-02 | r/6460 feat(tazjin/emacs): add kubernetes mode | Vincent Ambo | 1 | -0/+1 |
2023-07-28 | r/6445 fix(tazjin/emacs): reset both xrandr outputs correctly | Vincent Ambo | 1 | -0/+1 |
2023-07-26 | r/6444 feat(tazjin/emacs): add screen layout for khamovnik @ home | Vincent Ambo | 1 | -0/+9 |
2023-07-23 | r/6441 fix(tazjin/nixos): fix Java applications under EXWM | Vincent Ambo | 1 | -0/+1 |
2023-07-22 | r/6440 feat(tazjin/emacs): modeline warning if tty sessions are logged in | Vincent Ambo | 1 | -1/+31 |
2023-07-14 | r/6428 fix(tazjin/emacs): fix path to my custom.el | Vincent Ambo | 1 | -1/+1 |
2023-07-14 | r/6427 feat(tazjin/nixos): put `aspell` on physical machines | Vincent Ambo | 1 | -0/+1 |
2023-07-14 | r/6426 feat(tazjin/emacs): always run company-mode in telega-chat-mode | Vincent Ambo | 1 | -1/+2 |
2023-07-08 | r/6400 fix(tazjin/emacs): don't crash in find-cargo-project | Vincent Ambo | 1 | -4/+5 |
2023-07-07 | r/6397 feat(tazjin/emacs): update EXWM title naming for Chromium | Vincent Ambo | 1 | -23/+8 |
2023-07-03 | r/6391 fix(tazjin/emacs): explicitly set xrandr mode for office screen | Vincent Ambo | 1 | -1/+1 |
2023-07-03 | r/6390 fix(tazjin/emacs): call exwm-randr-refresh in khamovnik layout | Vincent Ambo | 1 | -1/+2 |
2023-07-01 | r/6378 fix(tazjin/keys): use yk-rsa key for khamovnik | Vincent Ambo | 1 | -1/+1 |
2023-07-01 | r/6377 feat(tazjin/home): add URL handler for sending `tg://` to telega | Vincent Ambo | 1 | -0/+29 |
2023-07-01 | r/6376 fix(tazjin/emacs): delegate emoji rendering in telega to emacs | Vincent Ambo | 1 | -1/+2 |
2023-06-30 | r/6373 feat(tazjin/keys): add khamovnik_yk public key | Vincent Ambo | 1 | -0/+1 |
2023-06-30 | r/6365 feat(tazjin/emacs): add screen layouts for khamovnik | Vincent Ambo | 1 | -1/+21 |
2023-06-30 | r/6364 feat(tazjin/nixos): bootstrap khamovnik | Vincent Ambo | 3 | -0/+130 |
2023-06-30 | r/6363 chore(tazjin/nixos): disable mullvad-vpn service | Vincent Ambo | 1 | -4/+1 |
2023-06-30 | r/6362 refactor(tazjin/home): move persistence config into separate module | Vincent Ambo | 4 | -36/+44 |
2023-06-29 | r/6361 chore(3p/sources): Bump channels & overlays | sterni | 2 | -2/+2 |
2023-06-29 | r/6360 feat(tazjin/nixos): deploy monica on koptevo | Vincent Ambo | 5 | -0/+41 |