~bandali/configs
4 years agourxvt: small tweaks; most importantly, don’t run as login shell
Amin Bandali [Thu, 5 Sep 2019 19:26:26 +0000 (15:26 -0400)]
urxvt: small tweaks; most importantly, don’t run as login shell

4 years agoemacs: :demand time and battery
Amin Bandali [Thu, 5 Sep 2019 17:09:44 +0000 (13:09 -0400)]
emacs: :demand time and battery

4 years agoemacs: exwm: don’t hardcode 10 for s-N bindings, use # of workspaces
Amin Bandali [Thu, 5 Sep 2019 16:05:03 +0000 (12:05 -0400)]
emacs: exwm: don’t hardcode 10 for s-N bindings, use # of workspaces

4 years agoemacs: ibuffer: show longer buffer names, add exwm filter group
Amin Bandali [Thu, 5 Sep 2019 16:04:23 +0000 (12:04 -0400)]
emacs: ibuffer: show longer buffer names, add exwm filter group

4 years agoemacs: battery: remove %b, sml uses colour codes to differentiate
Amin Bandali [Thu, 5 Sep 2019 16:03:24 +0000 (12:03 -0400)]
emacs: battery: remove %b, sml uses colour codes to differentiate

4 years agoemacs: display time and battery in mode-line
Amin Bandali [Thu, 5 Sep 2019 13:30:33 +0000 (09:30 -0400)]
emacs: display time and battery in mode-line

4 years agoswitch to exwm
Amin Bandali [Thu, 5 Sep 2019 12:30:15 +0000 (08:30 -0400)]
switch to exwm

4 years agoemacs: magit: set magit-diff-refine-hunk
Amin Bandali [Thu, 5 Sep 2019 12:29:39 +0000 (08:29 -0400)]
emacs: magit: set magit-diff-refine-hunk

4 years agoemacs: untabify init.el
Amin Bandali [Thu, 5 Sep 2019 03:21:31 +0000 (23:21 -0400)]
emacs: untabify init.el

4 years agoemacs: update packages, experiment with doom-modeline a bit
Amin Bandali [Thu, 5 Sep 2019 01:17:12 +0000 (21:17 -0400)]
emacs: update packages, experiment with doom-modeline a bit

also disable multi-term (haven’t really been using it)

4 years agoemacs: improve init-related messages
Amin Bandali [Tue, 3 Sep 2019 16:28:47 +0000 (12:28 -0400)]
emacs: improve init-related messages

4 years agoemacs: fix overlapping crux and counsel bindings
Amin Bandali [Tue, 3 Sep 2019 16:09:52 +0000 (12:09 -0400)]
emacs: fix overlapping crux and counsel bindings

4 years agoemacs: improve tex-mode list workflows
Amin Bandali [Tue, 3 Sep 2019 16:07:06 +0000 (12:07 -0400)]
emacs: improve tex-mode list workflows

type ‘o’ followed by space for enumerate (ordered list), and ‘u’
folloewd by space for itemize (unordered list); insert new \item with
M-RET

4 years agoemacs: update packages
Amin Bandali [Tue, 3 Sep 2019 16:06:50 +0000 (12:06 -0400)]
emacs: update packages

4 years agoemacs: remove newlines around message-elide-ellipsis’s [...]
Amin Bandali [Tue, 3 Sep 2019 02:36:45 +0000 (22:36 -0400)]
emacs: remove newlines around message-elide-ellipsis’s [...]

4 years agoemacs: customize mm-uu-diff-groups-regexp for diff highlighting
Amin Bandali [Tue, 3 Sep 2019 01:31:30 +0000 (21:31 -0400)]
emacs: customize mm-uu-diff-groups-regexp for diff highlighting

i had stumbled upon this by accident a while ago, while using the
gnu.* prefix for my group names

4 years agoemacs: add note for gnus-article-treat-patch and white backgrounds
Amin Bandali [Tue, 3 Sep 2019 01:31:26 +0000 (21:31 -0400)]
emacs: add note for gnus-article-treat-patch and white backgrounds

4 years agoemacs: add back my last exwm config, disabled for now
Amin Bandali [Tue, 3 Sep 2019 00:47:49 +0000 (20:47 -0400)]
emacs: add back my last exwm config, disabled for now

4 years agoemacs: don’t set initial-major-mode to text-mode
Amin Bandali [Tue, 3 Sep 2019 00:46:35 +0000 (20:46 -0400)]
emacs: don’t set initial-major-mode to text-mode

lisp-interaction-mode is fine.  i do recall, however, that at some
point *scratch* used fundamental-mode though; not sure.

4 years agognus-article-treat-patch.el: update from upstream
Amin Bandali [Mon, 2 Sep 2019 05:15:38 +0000 (01:15 -0400)]
gnus-article-treat-patch.el: update from upstream

Frank kindly added a license header so we all could use
gnus-article-treat-patch.el in freedom :)

https://www.0x50.de/fterbeck/emacs/commit/1f96ab989980287bd2c5e8b02e1a2be57dcef7de

4 years agoemacs: update packages
Amin Bandali [Mon, 2 Sep 2019 05:12:37 +0000 (01:12 -0400)]
emacs: update packages

4 years agozathura: tweak some settings and bindings
Amin Bandali [Mon, 2 Sep 2019 04:35:11 +0000 (00:35 -0400)]
zathura: tweak some settings and bindings

4 years agoemacs: ebdb: just set ebdb-gnus-window-size
Amin Bandali [Mon, 2 Sep 2019 01:00:14 +0000 (21:00 -0400)]
emacs: ebdb: just set ebdb-gnus-window-size

4 years agoemacs: tweak some bindings
Amin Bandali [Mon, 2 Sep 2019 01:00:00 +0000 (21:00 -0400)]
emacs: tweak some bindings

4 years agoshell: set INFOPATH properly
Amin Bandali [Mon, 2 Sep 2019 00:57:56 +0000 (20:57 -0400)]
shell: set INFOPATH properly

4 years agoemacs: theme: forgot to uncomment load-theme for the dark theme
Amin Bandali [Sat, 31 Aug 2019 23:06:35 +0000 (19:06 -0400)]
emacs: theme: forgot to uncomment load-theme for the dark theme

4 years agoemacs: change footnote prefix from "C-c f" to "C-c f n"
Amin Bandali [Sat, 31 Aug 2019 18:44:02 +0000 (14:44 -0400)]
emacs: change footnote prefix from "C-c f" to "C-c f n"

4 years agoemacs: fix typos, add no-littering version, update my znc.el fork
Amin Bandali [Sat, 31 Aug 2019 17:48:26 +0000 (13:48 -0400)]
emacs: fix typos, add no-littering version, update my znc.el fork

znc.el update for supressing (require 'cl) deprecation warning

4 years agoemacs: gnus: more granular thread sorting
Amin Bandali [Sat, 31 Aug 2019 17:24:14 +0000 (13:24 -0400)]
emacs: gnus: more granular thread sorting

4 years agoemacs: add gnus-article-treat-patch (leave it disabled)
Amin Bandali [Sat, 31 Aug 2019 17:00:50 +0000 (13:00 -0400)]
emacs: add gnus-article-treat-patch (leave it disabled)

TODO: figure out why it adds a whole bunch of blank lines to the top

4 years agoemacs: remove znc.el subproject now that i'm back on straight.el
Amin Bandali [Sat, 31 Aug 2019 15:56:56 +0000 (11:56 -0400)]
emacs: remove znc.el subproject now that i'm back on straight.el

4 years agoemacs: rearrange and regroup early init settings a bit
Amin Bandali [Sat, 31 Aug 2019 15:36:18 +0000 (11:36 -0400)]
emacs: rearrange and regroup early init settings a bit

4 years agoemacs: use no-littering
Amin Bandali [Sat, 31 Aug 2019 14:40:55 +0000 (10:40 -0400)]
emacs: use no-littering

4 years agoemacs,gnupg: do pinentry outside emacs
Amin Bandali [Sat, 31 Aug 2019 14:02:50 +0000 (10:02 -0400)]
emacs,gnupg: do pinentry outside emacs

4 years agoemacs: adapt use-package-font-lock-keywords for use-feature
Amin Bandali [Sat, 31 Aug 2019 05:45:31 +0000 (01:45 -0400)]
emacs: adapt use-package-font-lock-keywords for use-feature

4 years agoemacs: use straight.el for package management again
Amin Bandali [Sat, 31 Aug 2019 05:42:59 +0000 (01:42 -0400)]
emacs: use straight.el for package management again

it seems easier/cleaner to use straight rather than going through all
of guix. not sure; might end up using guix again for it at some point.

also, fork lean-mode and remove runtime requiring of cl, and use the
fork. should submit PR and switch back to upstream once it’s merged.

4 years agoemacs: pdf-tools: convenient history bindings, more gentle resizing
Amin Bandali [Fri, 30 Aug 2019 22:58:13 +0000 (18:58 -0400)]
emacs: pdf-tools: convenient history bindings, more gentle resizing

4 years agoemacs: add some tex-mode hooks for better editing experience
Amin Bandali [Fri, 30 Aug 2019 22:55:10 +0000 (18:55 -0400)]
emacs: add some tex-mode hooks for better editing experience

enable:
- auto-fill-mode
- flyspell-mode

disable:
- electric-indent-mode (locally)

4 years agoemacs: add some convenient bindings
Amin Bandali [Fri, 30 Aug 2019 22:54:26 +0000 (18:54 -0400)]
emacs: add some convenient bindings

4 years agoemacs: yasnippet: "fix" cite
Amin Bandali [Fri, 30 Aug 2019 22:53:21 +0000 (18:53 -0400)]
emacs: yasnippet: "fix" cite

4 years agoemacs: update custom-file
Amin Bandali [Fri, 30 Aug 2019 22:52:38 +0000 (18:52 -0400)]
emacs: update custom-file

4 years agoemacs: yasnippet: don’t expand on SPC in git-commit-mode
Amin Bandali [Tue, 27 Aug 2019 05:34:03 +0000 (01:34 -0400)]
emacs: yasnippet: don’t expand on SPC in git-commit-mode

guix provides snippets like ‘add’ [0] which would get auto-expanded in
git-commit-mode with SPC, super annoying.

[0]: https://git.savannah.gnu.org/cgit/guix.git/tree/etc/snippets/text-mode/guix-commit-message-add-package

4 years agoemacs: yasnippet: add some convenience snippets for latex-mode
Amin Bandali [Tue, 27 Aug 2019 04:46:57 +0000 (00:46 -0400)]
emacs: yasnippet: add some convenience snippets for latex-mode

4 years agoemacs: magit: don’t show ignored files for now
Amin Bandali [Tue, 27 Aug 2019 04:45:35 +0000 (00:45 -0400)]
emacs: magit: don’t show ignored files for now

4 years agoemacs: magit: add magit-insert-ignored-files, use C-c g
Amin Bandali [Tue, 27 Aug 2019 04:41:44 +0000 (00:41 -0400)]
emacs: magit: add magit-insert-ignored-files, use C-c g

4 years agoemacs: disable typo-mode in tex-mode
Amin Bandali [Tue, 27 Aug 2019 04:18:43 +0000 (00:18 -0400)]
emacs: disable typo-mode in tex-mode

4 years agoemacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map
Amin Bandali [Tue, 27 Aug 2019 03:48:44 +0000 (23:48 -0400)]
emacs: yasnippet: bind SPC to yas-maybe-expand in yas-minor-mode-map

4 years agoemacs: overhaul bindings to be more C-based rather than s-based
Amin Bandali [Tue, 27 Aug 2019 03:34:45 +0000 (23:34 -0400)]
emacs: overhaul bindings to be more C-based rather than s-based

4 years agoemacs: ivy: properly ignore erc-, magit-, and dired-mode buffers
Amin Bandali [Mon, 26 Aug 2019 23:43:09 +0000 (19:43 -0400)]
emacs: ivy: properly ignore erc-, magit-, and dired-mode buffers

4 years agoemacs: add reftex
Amin Bandali [Mon, 26 Aug 2019 23:42:37 +0000 (19:42 -0400)]
emacs: add reftex

4 years agoemacs: better buffer-switching bindings
Amin Bandali [Mon, 26 Aug 2019 23:42:19 +0000 (19:42 -0400)]
emacs: better buffer-switching bindings

4 years agoemacs: gnus: fix se212 folder name in split rules
Amin Bandali [Mon, 26 Aug 2019 23:41:37 +0000 (19:41 -0400)]
emacs: gnus: fix se212 folder name in split rules

4 years agomsmtp: update shemshak tls fingerprint
Amin Bandali [Sun, 25 Aug 2019 18:14:18 +0000 (14:14 -0400)]
msmtp: update shemshak tls fingerprint

4 years agoemacs: temporary fix for org-link-email-description-format
Amin Bandali [Sun, 25 Aug 2019 04:10:47 +0000 (00:10 -0400)]
emacs: temporary fix for org-link-email-description-format

4 years agoemacs: update custom, fix haskell-cafe directory name
Amin Bandali [Sun, 25 Aug 2019 04:10:15 +0000 (00:10 -0400)]
emacs: update custom, fix haskell-cafe directory name

4 years agoguix: bump guix to latest master
Amin Bandali [Thu, 22 Aug 2019 05:05:02 +0000 (01:05 -0400)]
guix: bump guix to latest master

4 years agoemacs: gnus: fix regexp for lists.sr.ht lists
Amin Bandali [Thu, 22 Aug 2019 00:18:14 +0000 (20:18 -0400)]
emacs: gnus: fix regexp for lists.sr.ht lists

omitting one dot if present.  e.g.,

    ~sircmpwn/sr.ht-dev@lists.sr.ht
 =>
    l.~sircmpwn.srht-dev

4 years agoemacs: erc: fix for erc lurker (bug#36843)
Amin Bandali [Wed, 21 Aug 2019 22:54:04 +0000 (18:54 -0400)]
emacs: erc: fix for erc lurker (bug#36843)

https://bugs.gnu.org/36843

4 years agoemacs: gnus: fix gnu regexp, add ‘list’ to nnmail-split-abbrev-alist
Amin Bandali [Wed, 21 Aug 2019 22:51:33 +0000 (18:51 -0400)]
emacs: gnus: fix gnu regexp, add ‘list’ to nnmail-split-abbrev-alist

4 years agoemacs: gnus: fix gnewsense-users typo
Amin Bandali [Wed, 21 Aug 2019 22:51:12 +0000 (18:51 -0400)]
emacs: gnus: fix gnewsense-users typo

4 years agoemacs: gnus: update csc signature, am syscom now :)
Amin Bandali [Wed, 21 Aug 2019 22:50:17 +0000 (18:50 -0400)]
emacs: gnus: update csc signature, am syscom now :)

4 years agoemacs: gnus: adapt se463-s19 regexp to se212-f19
Amin Bandali [Wed, 21 Aug 2019 22:49:37 +0000 (18:49 -0400)]
emacs: gnus: adapt se463-s19 regexp to se212-f19

4 years agoemacs: gnus: add gnewsense list subscriptions
Amin Bandali [Sun, 18 Aug 2019 14:06:56 +0000 (10:06 -0400)]
emacs: gnus: add gnewsense list subscriptions

4 years agoemacs: update site address
Amin Bandali [Sun, 18 Aug 2019 14:06:45 +0000 (10:06 -0400)]
emacs: update site address

4 years agoisync: update gnub user
Amin Bandali [Sun, 18 Aug 2019 13:53:38 +0000 (09:53 -0400)]
isync: update gnub user

4 years agoemacs: gnus: simplify gnu lists folder structures
Amin Bandali [Mon, 12 Aug 2019 22:58:51 +0000 (18:58 -0400)]
emacs: gnus: simplify gnu lists folder structures

4 years agoguix,emacs: bump guix{,-bandali}, add emacs-biblio-git
Amin Bandali [Mon, 12 Aug 2019 22:57:59 +0000 (18:57 -0400)]
guix,emacs: bump guix{,-bandali}, add emacs-biblio-git

4 years agoemacs: disable tex-mode's prettification of -- and ---
Amin Bandali [Sun, 11 Aug 2019 14:59:29 +0000 (10:59 -0400)]
emacs: disable tex-mode's prettification of -- and ---

4 years agoshell: tweak trackpoint sensitivity accel speed on jirud
Amin Bandali [Sun, 11 Aug 2019 14:58:04 +0000 (10:58 -0400)]
shell: tweak trackpoint sensitivity accel speed on jirud

4 years agoemacs: stop BEEPing
Amin Bandali [Sun, 11 Aug 2019 01:18:56 +0000 (21:18 -0400)]
emacs: stop BEEPing

4 years agoemacs,guix: install and use pdf-tools for viewing PDFs in emacs
Amin Bandali [Sun, 11 Aug 2019 01:11:36 +0000 (21:11 -0400)]
emacs,guix: install and use pdf-tools for viewing PDFs in emacs

4 years agoshell: add notes about DEs trying to be (un)helpful
Amin Bandali [Sat, 10 Aug 2019 19:18:02 +0000 (15:18 -0400)]
shell: add notes about DEs trying to be (un)helpful

4 years agoshell: it probably makes more sense to start ssh-agent in ~/.profile
Amin Bandali [Sat, 10 Aug 2019 19:09:02 +0000 (15:09 -0400)]
shell: it probably makes more sense to start ssh-agent in ~/.profile

4 years agoshell: only export ssl-related vars if the certs are available
Amin Bandali [Sat, 10 Aug 2019 18:42:38 +0000 (14:42 -0400)]
shell: only export ssl-related vars if the certs are available

4 years agoshell: export guix’s SSL_CERT_{DIR,FILE} as needed
Amin Bandali [Sat, 10 Aug 2019 18:35:28 +0000 (14:35 -0400)]
shell: export guix’s SSL_CERT_{DIR,FILE} as needed

i.e. when guix itself installed, and nss-certs is installed too

4 years agoemacs: use Medium variant of Source Code Pro
Amin Bandali [Sat, 10 Aug 2019 17:36:39 +0000 (13:36 -0400)]
emacs: use Medium variant of Source Code Pro

4 years agoshell: fix up profile to correctly use user’s local guix
Amin Bandali [Sat, 10 Aug 2019 17:36:07 +0000 (13:36 -0400)]
shell: fix up profile to correctly use user’s local guix

4 years agoguix: mkdir ~/.config/guix/manifest and add one for jirud
Amin Bandali [Sat, 10 Aug 2019 17:33:20 +0000 (13:33 -0400)]
guix: mkdir ~/.config/guix/manifest and add one for jirud

TODO: figure out how to have one common.scm or multiple single-purpose
lists of packages, like emacs.scm, xorg.scm, fonts.scm, tex.scm, etc.

4 years agobash: set terminal title
Amin Bandali [Sat, 10 Aug 2019 07:15:54 +0000 (03:15 -0400)]
bash: set terminal title

4 years agobash: adapt bashrc for debian, taking some niceties from its bashrc
Amin Bandali [Sat, 10 Aug 2019 07:07:32 +0000 (03:07 -0400)]
bash: adapt bashrc for debian, taking some niceties from its bashrc

4 years agoshell: rename .bash_profile to .xsessionrc
Amin Bandali [Sat, 10 Aug 2019 07:05:03 +0000 (03:05 -0400)]
shell: rename .bash_profile to .xsessionrc

every damn distro + display manager combination seem to have their own
expectation of how profile must be set up.  ~/.xsessionrc seems to
please debian’s lightdm

4 years agoemacs: add convenience yasnippets for ThankGNUs
Amin Bandali [Fri, 9 Aug 2019 20:36:14 +0000 (16:36 -0400)]
emacs: add convenience yasnippets for ThankGNUs

4 years agoemacs: minor org tweaks
Amin Bandali [Fri, 9 Aug 2019 20:33:09 +0000 (16:33 -0400)]
emacs: minor org tweaks

4 years agomsmtp: update fencepost’s tls fingerprint
Amin Bandali [Fri, 9 Aug 2019 20:32:19 +0000 (16:32 -0400)]
msmtp: update fencepost’s tls fingerprint

4 years agoguix: add a few packages to home-manifest
Amin Bandali [Fri, 9 Aug 2019 20:31:49 +0000 (16:31 -0400)]
guix: add a few packages to home-manifest

4 years agoguix: use cons* instead of append∘list, add slim-service-type
Amin Bandali [Fri, 9 Aug 2019 14:54:30 +0000 (10:54 -0400)]
guix: use cons* instead of append∘list, add slim-service-type

4 years agoremove some old cruft from rc.org
Amin Bandali [Wed, 7 Aug 2019 02:33:55 +0000 (22:33 -0400)]
remove some old cruft from rc.org

4 years agoguix: disable tlp’s usb-autosuspend completely for now
Amin Bandali [Wed, 7 Aug 2019 02:26:59 +0000 (22:26 -0400)]
guix: disable tlp’s usb-autosuspend completely for now

otherwise, even with the blacklist, my usb mouse keeps turning off.

4 years agoisync, bash, eshell: try imap syncing my gnu mail from my server
Amin Bandali [Wed, 7 Aug 2019 02:24:25 +0000 (22:24 -0400)]
isync, bash, eshell: try imap syncing my gnu mail from my server

4 years agofontconfig: switch back to hintslight
Amin Bandali [Wed, 7 Aug 2019 02:23:52 +0000 (22:23 -0400)]
fontconfig: switch back to hintslight

the semi-bolds in emacs look better with slight hinting

4 years agoemacs, guix: add back most packages unavailable in Guix proper
Amin Bandali [Tue, 6 Aug 2019 19:59:50 +0000 (15:59 -0400)]
emacs, guix: add back most packages unavailable in Guix proper

namely, the following:

- boxquote
- company-ebdb
- delight
- ebdb
- erc-scrolltoplace
- message-x
- mwim
- shrink-path
- unkillable-scratch

they are now packaged in my guix-bandali channel, and hopefully soon
in upstream guix as well.

4 years agoguix: add rottlog, thermald, tlp, and powertop --auto-tune
Amin Bandali [Tue, 6 Aug 2019 00:46:25 +0000 (20:46 -0400)]
guix: add rottlog, thermald, tlp, and powertop --auto-tune

4 years agoemacs: further clean ~/.emacs.d by moving more things to {var,etc}/
Amin Bandali [Tue, 6 Aug 2019 00:16:24 +0000 (20:16 -0400)]
emacs: further clean ~/.emacs.d by moving more things to {var,etc}/

4 years agoemacs: minor tweaks
Amin Bandali [Mon, 5 Aug 2019 23:58:15 +0000 (19:58 -0400)]
emacs: minor tweaks

4 years agoguix: add some auxiliary packages to home-manifest
Amin Bandali [Mon, 5 Aug 2019 23:08:21 +0000 (19:08 -0400)]
guix: add some auxiliary packages to home-manifest

4 years agogetmail,msmtp: adapt for guix, guix: fix indent, add service-dovecot
Amin Bandali [Mon, 5 Aug 2019 23:06:55 +0000 (19:06 -0400)]
getmail,msmtp: adapt for guix, guix: fix indent, add service-dovecot

4 years agoshell: export $IS_GUIX_SYSTEM
Amin Bandali [Mon, 5 Aug 2019 19:13:49 +0000 (15:13 -0400)]
shell: export $IS_GUIX_SYSTEM

4 years agoshell: more flexible per-host profile configuration
Amin Bandali [Mon, 5 Aug 2019 17:40:21 +0000 (13:40 -0400)]
shell: more flexible per-host profile configuration

4 years agoremove vestigial rofi{,-pass},systemd,tridactyl configs
Amin Bandali [Mon, 5 Aug 2019 16:47:14 +0000 (12:47 -0400)]
remove vestigial rofi{,-pass},systemd,tridactyl configs

4 years agoguix: whoops, add the necessary packages for the guix system setup
Amin Bandali [Mon, 5 Aug 2019 16:44:40 +0000 (12:44 -0400)]
guix: whoops, add the necessary packages for the guix system setup