| Commit message (Expand) | Author | Files | Lines |
2020-04-13 | Assimilate alloy-mode 0d05bdd | Amin Bandali | 3 | -24/+28 |
2020-04-13 | Add convenience b/move-indentation-or-beginning-of-line, bind to C-a | Amin Bandali | 1 | -0/+12 |
2020-04-13 | Fix sh-mode package name (it's sh-script) | Amin Bandali | 1 | -2/+2 |
2020-04-13 | Assimilate diff-hl 1.8.7-10-ga625033 | Amin Bandali | 3 | -2/+8 |
2020-04-12 | Assimilate 4 drones for ERC setup, and move ERC things to lisp/ | Amin Bandali | 7 | -76/+89 |
2020-04-12 | Assimilate EBDB and move email setup to separate files in lisp/ | Amin Bandali | 6 | -80/+82 |
2020-04-12 | Add Tridactyl config | Amin Bandali | 1 | -0/+45 |
2020-04-12 | Fix typo in my-i3status script name | Amin Bandali | 1 | -1/+1 |
2020-04-12 | Move gnus and message settings to lisp/, fix byte-compiler warnings | Amin Bandali | 3 | -478/+502 |
2020-04-12 | Add convenience C-c e p binding for pp-macroexpand-last-sexp | Amin Bandali | 1 | -0/+1 |
2020-04-12 | Move dired, eshell, ibuffer, ido, and ivy to separate files in lisp/ | Amin Bandali | 6 | -279/+288 |
2020-04-12 | Fix some byte-compiler warnings and remove some version workarounds | Amin Bandali | 3 | -15/+4 |
2020-04-12 | Use the default (block) cursor-type, combine two bind-keys calls | Amin Bandali | 1 | -11/+7 |
2020-04-12 | Move Org setup to lisp/bandali-org.el and fix time & battery display | Amin Bandali | 2 | -105/+107 |
2020-04-12 | Assimilate 11 drones (no-littering, magit, ivy, org, and their deps) | Amin Bandali | 14 | -226/+275 |
2020-04-12 | Add Borg and assimilate auto-compile and use-package | Amin Bandali | 7 | -0/+40 |
2020-04-12 | the repository is now in ~/.emacs.d/ | Amin Bandali | 1 | -1/+1 |
2020-04-11 | relax .gitignore a bit | Amin Bandali | 1 | -1/+2 |
2020-04-11 | move emacs files from .emacs.d to . | Amin Bandali | 35 | -98/+6 |
2020-04-11 | delete old config files | Amin Bandali | 11 | -2083/+4 |
2020-04-11 | move scripts from ~/.local/bin to rc.org | Amin Bandali | 10 | -186/+248 |
2020-04-11 | move non-emacs configs to rc.org | Amin Bandali | 36 | -1174/+1499 |
2020-04-11 | emacs/eshell: restore mistakenly deleted custom eshell prompt | Amin Bandali | 1 | -0/+15 |
2020-04-11 | emacs: delete many unused and/or disabled packages | Amin Bandali | 1 | -238/+2 |
2020-04-10 | emacs: try setting a smaller gc-cons-threshold initially | Amin Bandali | 1 | -1/+1 |
2020-04-10 | msmtp: update gnu and shemshak tls fingerprints | Amin Bandali | 1 | -2/+2 |
2020-03-31 | shell: prevent crashing of non-Guix apps on foreign distros | Amin Bandali | 1 | -0/+1 |
2020-03-31 | scattered updates | Amin Bandali | 8 | -20/+21 |
2020-03-30 | isync: fix account username | Amin Bandali | 1 | -1/+1 |
2020-03-29 | getmail,msmtp: small account-related updates | Amin Bandali | 2 | -7/+5 |
2020-03-23 | guix,getmail,emacs: update username and mail address | Amin Bandali | 3 | -8/+8 |
2020-03-19 | emacs: erc: remove moznet; rip | Amin Bandali | 1 | -2/+0 |
2020-03-19 | update gnu address | Amin Bandali | 3 | -13/+13 |
2020-03-13 | msmtp: update fp tls fingerprint, emacs: minor tweaks | Amin Bandali | 2 | -7/+6 |
2020-03-13 | emacs: add current exwm workspace number to mode-line | Amin Bandali | 1 | -1/+10 |
2020-03-13 | guix: break down monolithic profile into multiple smaller profiles | Amin Bandali | 6 | -13/+42 |
2020-02-06 | emacs: add binding for guix-patches debbugs | Amin Bandali | 1 | -4/+9 |
2020-02-06 | getmail: keep mail around on fp for a day, just to be safe | Amin Bandali | 1 | -3/+3 |
2020-02-06 | emacs: use emacs's own mhtml-mode rather than web-mode, disable typo | Amin Bandali | 1 | -10/+9 |
2020-02-01 | emacs: add binding for eww, and only use typo-mode in web-mode | Amin Bandali | 1 | -2/+2 |
2020-01-29 | emacs: time: drop comma between day and hour in display-time-format | Amin Bandali | 1 | -1/+1 |
2020-01-29 | emacs: bump year in thankgnu yasnippets | Amin Bandali | 2 | -2/+2 |
2020-01-29 | emacs: yasnippet: add some more convenience snippets for latex-mode | Amin Bandali | 5 | -0/+25 |
2020-01-28 | dunst: ignore low urgency notifications from history for now | Amin Bandali | 1 | -0/+1 |
2020-01-28 | dunst: various tweaks to the configuration | Amin Bandali | 1 | -9/+9 |
2020-01-27 | emacs: smart-mode-line: don't make fixed-width fills | Amin Bandali | 1 | -0/+2 |
2020-01-27 | emacs: tweak some bindings | Amin Bandali | 1 | -4/+4 |
2020-01-27 | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR | Amin Bandali | 1 | -1/+7 |
2020-01-27 | xdg: export various XDG_*_DIR variables | Amin Bandali | 1 | -0/+6 |
2020-01-27 | guix: add (sudo-less) light | Amin Bandali | 2 | -0/+2 |