Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-05-19 | * .signature: Use new site address. | Amin Bandali | 1 | -1/+1 | |
2022-05-19 | * .profile: export GPG_TTY=$(tty) | Amin Bandali | 1 | -0/+1 | |
2022-05-19 | * .bashrc: reorganize, and update prompt | Amin Bandali | 1 | -53/+60 | |
2022-05-19 | git: use 'main' for default branch name for new repos | Amin Bandali | 2 | -0/+3 | |
2022-05-19 | git: use my @kelar.org address (and its smtp server) by default | Amin Bandali | 1 | -2/+2 | |
2021-10-19 | add change-theme script | Amin Bandali | 3 | -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. | |||||
2021-10-18 | move some machine-specific keyboard settings to their respective profile | Amin Bandali | 4 | -14/+15 | |
2021-10-18 | gpg: set pinentry-mode to loopback | Amin Bandali | 2 | -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. | |||||
2021-10-18 | getmail: delete mail from server immediately | Amin Bandali | 1 | -2/+2 | |
2021-10-18 | mbsync: increase timeout for gnu account sync | Amin Bandali | 1 | -1/+1 | |
2021-10-18 | signature: simplify | Amin Bandali | 1 | -3/+1 | |
2021-10-18 | emacs: update package versions, ditch orgalist, remove deprecated commented ↵ | Amin Bandali | 2 | -34/+16 | |
pinentry bits | |||||
2021-10-18 | remove some vestigial configs | Amin Bandali | 8 | -574/+0 | |
2021-10-18 | xterm: specify the configs more generally so that it would work for floating ↵ | Amin Bandali | 1 | -4/+4 | |
variant as well | |||||
2021-10-18 | i3: switch from urxvt to xterm | Amin Bandali | 1 | -3/+3 | |
2021-10-18 | user-dirs: rename XDG_TEMPLATES_DIR from temp to tmpl | Amin Bandali | 1 | -1/+1 | |
2021-10-18 | xterm: set scrollTtyOutput: false and saveLines: 100000 | Amin Bandali | 1 | -0/+2 | |
2021-10-18 | x: add xterm config | Amin Bandali | 2 | -0/+5 | |
for now mainly to set metaSendsEscape to true | |||||
2021-10-17 | several uncommitted changes | Amin Bandali | 9 | -38/+38 | |
2021-05-18 | gnus: conditional mail setup based on hostname | Amin Bandali | 1 | -94/+107 | |
2021-05-18 | emacs: tweak mode-line look | Amin Bandali | 1 | -4/+5 | |
2021-05-18 | i3: add two new key bindings for convenience | Amin Bandali | 1 | -0/+2 | |
2021-05-18 | add rofi-pamixer convenience scripts for changing volume | Amin Bandali | 2 | -0/+5 | |
2021-05-18 | xdg: switch back to the ~/usr/ prefix | Amin Bandali | 1 | -8/+8 | |
2021-05-18 | xresources: tweak urxvt colours | Amin Bandali | 1 | -119/+13 | |
2021-05-16 | small mail-related tweaks | Amin Bandali | 2 | -2/+5 | |
2021-05-15 | add lisp/bandali-po.el with customizations for po-mode | Amin Bandali | 2 | -0/+64 | |