summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Local SFL mail.Amin Bandali2021-04-273-4/+31
|
* * .emacs.d/lisp/bandali-erc.el: Don't set erc-lurker-hide-list.Amin Bandali2021-04-251-1/+1
| | | | | | For the time being, until I get around to adding an option to ERC to log such messages to disk, as I'd like to have them in the logs even if I choose to hide them in ERC itself.
* * .config/screen/screenrc: Lock screen when idle.Amin Bandali2021-04-241-0/+3
|
* * .emacs.d/lisp/bandali-gnus.el: More convenient reply bindingsAmin Bandali2021-04-191-0/+4
|
* * .emacs.d/lisp/bandali-erc.el: Custom log directory and file namesAmin Bandali2021-04-191-2/+16
|
* * .emacs.d/lisp/bandali-erc.el: Look up certs from authinfo fileAmin Bandali2021-04-181-6/+3
|
* .config/msmtp/config: Update TLS fingerprints for shemshak and gnuAmin Bandali2021-04-141-2/+2
|
* Update ERC setupAmin Bandali2021-04-115-42/+20
| | | | | | | I'm not using ZNC anymore. Also, use client certificates for authentication with the networks. Also bump copyright years.
* Tweak ERC settings, including enabling loggingAmin Bandali2021-04-071-4/+16
|
* Customize mode-line faces only in graphical environmentsAmin Bandali2021-04-071-9/+10
|
* Add some missing binsAmin Bandali2021-04-033-0/+75
|
* Add configs for compton, dunst, i3, i3status, jami, and mpvAmin Bandali2021-04-036-0/+757
|
* * .config/screen/screenrc: Use ^z (instead of ^a) as the prefixAmin Bandali2021-03-281-0/+9
|
* Add dunst.service dbus fileAmin Bandali2021-03-281-0/+3
| | | | To help force use of dunst in desktop environments like MATE.
* Many uncommitted changesAmin Bandali2021-03-1322-346/+307
|
* Add picom configAmin Bandali2021-01-021-0/+412
| | | | | * .config/picom/picom.conf: Add initial version, from https://github.com/yshui/picom/blob/d974367a0446f4f1939daaada7cb6bca84c893ef/picom.sample.conf
* Upgrade exwm-editAmin Bandali2021-01-021-0/+0
|
* Use my own newline & reformat function for M-RET in messageAmin Bandali2020-11-221-0/+15
|
* A few accumulated changesAmin Bandali2020-11-224-15/+47
|
* Remove (unused) magit configAmin Bandali2020-11-222-72/+0
|
* Remove ivy, related packages, and my configs for itAmin Bandali2020-11-226-95/+1
|
* A few more small changesAmin Bandali2020-11-214-4/+5
|
* A few small uncommitted changesAmin Bandali2020-10-206-4/+11
|
* Small EXWM tweaksAmin Bandali2020-10-131-2/+2
| | | | | * .emacs.d/lisp/bandali-exwm.el: bump `exwm-workspace-number' to 10, check for Iceweasel in addition to IceCat.
* Some adaptations for my current EXWM setupAmin Bandali2020-10-126-20/+22
|