summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * .emacs.d/init.el: No, I don't want a variable-pitched non-monospaced ↵Amin Bandali2022-05-191-1/+3
| | | | | | | | mode-line. Though this seems to have thankfully been reversed again upstream in 2001ae5898a1e48cae5b138828190ac2cba39b40, I'm keeping this in my init file for now.
* * .emacs.d/init.el: Add "/usr/share/info/" to 'Info-directory-list'.Amin Bandali2022-05-191-4/+6
|
* * .emacs.d/init.el: Add some i3-like windmove bindings.Amin Bandali2022-05-191-0/+8
|
* * .emacs.d/init.el: Extend zoneinfo-style-world-list.Amin Bandali2022-05-191-1/+6
|
* * .emacs.d/init.el: Disable package version pinning for now.Amin Bandali2022-05-191-13/+13
|
* * .config/jami.net/Jami.conf: Update.Amin Bandali2022-05-191-0/+7
|
* A few font-related tweaksAmin Bandali2022-05-194-3/+20
|
* Revert recent GnuPG experiments.Amin Bandali2022-05-192-3/+3
| | | | | Needs some more work, ideally also in Emacs itself, for this to be nicely usable.
* * .local/bin/change-theme: Only call emacsclient there is an emacs process.Amin Bandali2022-05-191-1/+3
|
* * .config/rofi-pass/config: Finally switch default_user to bandali.Amin Bandali2022-05-191-2/+2
|
* * .emacs.d/lisp/bandali-erc.el: freenode -> libera.chatAmin Bandali2022-05-191-2/+2
| | | | I'd somehow not yet committed this since last year.
* * .config/screen/screenrc: Increase idle lock from 5 to 10 minutes.Amin Bandali2022-05-191-1/+1
|
* * .xinitrc: Remove unused file.Amin Bandali2022-05-191-32/+0
|
* * .signature: Use new site address.Amin Bandali2022-05-191-1/+1
|
* * .profile: export GPG_TTY=$(tty)Amin Bandali2022-05-191-0/+1
|
* * .bashrc: reorganize, and update promptAmin Bandali2022-05-191-53/+60
|
* git: use 'main' for default branch name for new reposAmin Bandali2022-05-192-0/+3
|
* git: use my @kelar.org address (and its smtp server) by defaultAmin Bandali2022-05-191-2/+2
|
* add change-theme scriptAmin Bandali2021-10-193-1/+45
| | | | | | allows changing themes for future application instances as well as currently-running ones on the fly. xterm and emacs have been tested and are known to work so far.
* move some machine-specific keyboard settings to their respective profileAmin Bandali2021-10-184-14/+15
|
* gpg: set pinentry-mode to loopbackAmin Bandali2021-10-182-4/+5
| | | | | | | | | | this is the missing piece for getting pinentry in minibuffer in emacs, for example in eshell, instead of a 'pop up' pinentry that completely messes everything up. with this in place, don't greatly extend the key cache ttls, since we don't have to worry about our tty emacs being interrupted if we mindlessly stumble into a gpg pinentry.
* getmail: delete mail from server immediatelyAmin Bandali2021-10-181-2/+2
|
* mbsync: increase timeout for gnu account syncAmin Bandali2021-10-181-1/+1
|
* signature: simplifyAmin Bandali2021-10-181-3/+1
|
* emacs: update package versions, ditch orgalist, remove deprecated commented ↵Amin Bandali2021-10-182-34/+16
| | | | pinentry bits
* remove some vestigial configsAmin Bandali2021-10-188-574/+0
|
* xterm: specify the configs more generally so that it would work for floating ↵Amin Bandali2021-10-181-4/+4
| | | | variant as well
* i3: switch from urxvt to xtermAmin Bandali2021-10-181-3/+3
|
* user-dirs: rename XDG_TEMPLATES_DIR from temp to tmplAmin Bandali2021-10-181-1/+1
|
* xterm: set scrollTtyOutput: false and saveLines: 100000Amin Bandali2021-10-181-0/+2
|
* x: add xterm configAmin Bandali2021-10-182-0/+5
| | | | for now mainly to set metaSendsEscape to true
* several uncommitted changesAmin Bandali2021-10-179-38/+38
|
* gnus: conditional mail setup based on hostnameAmin Bandali2021-05-181-94/+107
|
* emacs: tweak mode-line lookAmin Bandali2021-05-181-4/+5
|
* i3: add two new key bindings for convenienceAmin Bandali2021-05-181-0/+2
|
* add rofi-pamixer convenience scripts for changing volumeAmin Bandali2021-05-182-0/+5
|
* xdg: switch back to the ~/usr/ prefixAmin Bandali2021-05-181-8/+8
|
* xresources: tweak urxvt coloursAmin Bandali2021-05-181-119/+13
|
* small mail-related tweaksAmin Bandali2021-05-162-2/+5
|
* add lisp/bandali-po.el with customizations for po-modeAmin Bandali2021-05-152-0/+64
|
* add po-mode.el from the gettext repoAmin Bandali2021-05-151-0/+3427
| | | | https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob;f=gettext-tools/emacs/po-mode.el;h=e04428772c1c487773282d68115672dd1e823fa5;hb=HEAD
* fix "M-r" binding for eshell history completionAmin Bandali2021-05-151-5/+5
|
* bind "C-c f p" to find-file-at-pointAmin Bandali2021-05-151-0/+1
|
* various small email-related tweaksAmin Bandali2021-05-153-8/+11
|
* experiment with using the default emacs completion systemAmin Bandali2021-05-151-10/+14
|
* remove some long-unused vestigial bits and piecesAmin Bandali2021-05-154-550/+4
|
* tridactyl: focus <video> tags using ;vAmin Bandali2021-05-151-0/+2
|
* migrate from msmtp (external) to emacs's own smtpmailAmin Bandali2021-05-154-80/+7
| | | | todo: see if it's possible to pin cert fingerprints as with msmtp
* migrate from ebdb to a simple ~/.mailrcAmin Bandali2021-05-154-60/+7
| | | | | also automatically expand aliases when going to the next line or jumping to the end of buffer in message-mode.
* Tweak Gnus setup.Amin Bandali2021-04-271-4/+13
| | | | | Most usefully, set gnus-topic-topology for a stable topology of Gnus topics.