| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | emacs: company: use C-p and C-n for selecting prev and next |  Amin Bandali | 2019-11-11 | 1 | -1/+3 |
* | emacs: ivy: customize match faces a bit to make them more subtle |  Amin Bandali | 2019-11-11 | 1 | -5/+8 |
* | emacs: switch to ivy again for the time being•••i just love the little-known ivy-overlay for completion, and would
miss it too much if i were to not use it anymore
|  Amin Bandali | 2019-11-11 | 2 | -70/+65 |
* | emacs: don’t need to defun my window split and focus functions |  Amin Bandali | 2019-11-11 | 1 | -11/+13 |
* | emacs: gnus: don’t show the References header for now•••takes up too much vertical screen space
|  Amin Bandali | 2019-11-11 | 1 | -1/+1 |
* | emacs: update packages, move from ivy and company to ido |  Amin Bandali | 2019-11-11 | 2 | -51/+127 |
* | emacs: update packages |  Amin Bandali | 2019-11-08 | 1 | -26/+26 |
* | emacs: vc-git: set vc-git-print-log-follow |  Amin Bandali | 2019-11-03 | 1 | -0/+5 |
* | emacs: gnus: update visible headers and simplify message ids |  Amin Bandali | 2019-11-03 | 1 | -9/+29 |
* | emacs: update packages |  Amin Bandali | 2019-11-03 | 1 | -11/+11 |
* | emacs: (defun b/insert-asterism () …) |  Amin Bandali | 2019-10-30 | 1 | -0/+6 |
* | msmtp: update shemshak’s tls fingerprint |  Amin Bandali | 2019-10-30 | 1 | -1/+1 |
* | emacs: call erc-hl-nicks-reset-face-table when changing themes |  Amin Bandali | 2019-10-30 | 1 | -0/+4 |
* | emacs: use C-c b b for erc-switch-to-buffer |  Amin Bandali | 2019-10-30 | 1 | -2/+1 |
* | emacs: add debpaste |  Amin Bandali | 2019-10-30 | 2 | -0/+6 |
* | emacs: update packages |  Amin Bandali | 2019-10-30 | 1 | -18/+18 |
* | emacs: add oddmuse-curl |  Amin Bandali | 2019-10-26 | 2 | -0/+13 |
* | emacs: update packages |  Amin Bandali | 2019-10-26 | 1 | -17/+17 |
* | emacs: update packages |  Amin Bandali | 2019-10-22 | 1 | -13/+13 |
* | emacs: add some which-key prefix labels |  Amin Bandali | 2019-10-20 | 1 | -0/+11 |
* | emacs: update packages |  Amin Bandali | 2019-10-18 | 1 | -8/+8 |
* | emacs: don’t auto sign messages for now, sign replies to signed msgs•••TODO: more elaborate set up for when to (auto) sign messages
|  Amin Bandali | 2019-10-18 | 1 | -2/+4 |
* | emacs: gnus: update some signatures |  Amin Bandali | 2019-10-18 | 1 | -9/+10 |
* | emacs: experiment with hyperbole |  Amin Bandali | 2019-10-18 | 1 | -0/+7 |
* | emacs: update signature, sign messages by default |  Amin Bandali | 2019-10-16 | 1 | -4/+4 |
* | emacs: update packages |  Amin Bandali | 2019-10-16 | 1 | -13/+13 |
* | guix: remove ~/.config/guix/channels.scm for now |  Amin Bandali | 2019-10-12 | 1 | -10/+0 |
* | emacs: update packages |  Amin Bandali | 2019-10-12 | 1 | -3/+3 |
* | pulling my gnu emails directly from fencepost again |  Amin Bandali | 2019-10-11 | 2 | -2/+3 |
* | emacs: update packages |  Amin Bandali | 2019-10-11 | 1 | -6/+6 |
* | emacs: gnus: add emacsconf-committee list |  Amin Bandali | 2019-10-09 | 1 | -0/+3 |
* | emacs: add C-c w s l and C-c w s j convenience bindings |  Amin Bandali | 2019-10-09 | 1 | -5/+12 |
* | msmtp: update fencepost’s tls_fingerprint |  Amin Bandali | 2019-10-09 | 1 | -1/+1 |
* | emacs: update packages |  Amin Bandali | 2019-10-09 | 1 | -20/+23 |
* | emacs: fix recursive load error with ebdb and ebdb-gnus |  Amin Bandali | 2019-10-09 | 1 | -1/+0 |
* | fix jirud (exwm) setup |  Amin Bandali | 2019-10-09 | 3 | -17/+34 |
* | emacs: pdf-tools: add "C-s" and "s s" bindings for isearch-forward |  Amin Bandali | 2019-09-29 | 1 | -1/+3 |
* | emacs: add and use smart-mode-line-tangomod-theme |  Amin Bandali | 2019-09-29 | 2 | -1/+53 |
* | Revert "emacs: tangomod: tweak mode-line colours"•••This reverts commit c470019ff5cb6b4bfeb7dd950f6b5ea4221d2655.
|  Amin Bandali | 2019-09-29 | 1 | -2/+2 |
* | emacs: switch back to smart-mode-line |  Amin Bandali | 2019-09-29 | 2 | -8/+9 |
* | emacs: try out mini-modeline, but disable it for now•••other similar packages i tried:
(use-package feebleline
:demand
:config (feebleline-mode))
(use-package awesome-tray
:straight (:host github :repo "manateelazycat/awesome-tray")
:demand
:config (awesome-tray-mode))
(use-package minibuffer-line
:demand
:config (minibuffer-line-mode))
|  Amin Bandali | 2019-09-29 | 1 | -0/+5 |
* | emacs: update packages, fix indentation, set dired-dwim-target |  Amin Bandali | 2019-09-28 | 2 | -41/+42 |
* | emacs: alloy-mode: indent using spaces rather than tabs |  Amin Bandali | 2019-09-28 | 1 | -1/+2 |
* | emacs: update packages•••also try out nnreddit (sadly, brings launching gnus down to a grinding
hault, i’ll continue using rtv for now)
|  Amin Bandali | 2019-09-28 | 2 | -13/+20 |
* | emacs: auth-source: set newly introduced authinfo-hidden•••https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=87b685f4365f663ef1258cd60616034cd2cc89c9
https://lists.gnu.org/archive/html/emacs-devel/2019-09/msg00497.html
|  Amin Bandali | 2019-09-23 | 1 | -0/+5 |
* | emacs: update eshell prompt to match new bash prompt |  Amin Bandali | 2019-09-22 | 1 | -9/+10 |
* | emacs: update packages |  Amin Bandali | 2019-09-22 | 1 | -6/+6 |
* | bash: slightly simplify prompt•••no need to colourize the \u, colourizing \$ is enough
|  Amin Bandali | 2019-09-22 | 1 | -3/+1 |
* | bash: update prompt |  Amin Bandali | 2019-09-22 | 1 | -7/+9 |
* | sway: disable mouse warping and use the right ctrl for win |  Amin Bandali | 2019-09-20 | 2 | -1/+3 |