summaryrefslogtreecommitdiffstats
path: root/.Xresources.d (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-26Various updates from monarchAmin Bandali3-2/+17
2025-02-26Various updatesAmin Bandali12-14/+154
2025-02-26Add and configure vertico and friends•••Thanks to Prot's post for inspiration to try these excellent packages: Emacs: a basic and capable configuration https://protesilaos.com/codelog/2024-11-28-basic-emacs-configuration/ Amin Bandali4-10/+96
2025-02-10Fix a recent void function definition error•••run-hooks: Symbol’s function definition is void: gnus-dired-mode To reproduce: load Gnus before opening Dired. Amin Bandali1-1/+3
2025-02-10Tweak the Emacs package management setupAmin Bandali1-10/+9
2025-02-10Refresh the package archives if never done beforeAmin Bandali1-0/+4
2025-02-10Drop use-package again•••I prefer my own manual approach, use-package feels too magical and at times does too much for me. Amin Bandali11-973/+829
2025-02-09Port the rest of my GNU Emacs configuration to use-packageAmin Bandali8-437/+470
2025-02-08Add bandali-miscAmin Bandali2-74/+111
2025-02-08Add ':defer t' to several use-package forms•••This is to bring emacs-init-time mostly in line with what it was without use-package. Amin Bandali3-0/+19
2025-02-08Update bandali-essentials and add bandali-progAmin Bandali3-107/+150
2025-02-08Add bandali-essentials and bandali-utils, use use-packageAmin Bandali3-398/+505
2025-02-07A few small Emacs-related updatesAmin Bandali3-33/+53
2025-01-30Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el again•••Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger. Amin Bandali9-1016/+1233
2025-01-30Various updatesAmin Bandali4-34/+47
2025-01-30Update ERC key bindings for Libera.Chat and OFTCAmin Bandali1-10/+8
2025-01-30Some font-related updatesAmin Bandali5-7/+25
2024-12-04Try to make b-bar more robust•••On a few rare occasions the bar seemed to "hang" and its information get stale, and I believe this first happened when I started pulling in some data from emacsclient. So wrapping the call to emacsclient in a timeout is an attempt to remedy that, in case emacs(client) blocks for some reason. Amin Bandali1-1/+1
2024-11-29Various updatesAmin Bandali8-198/+25
2024-11-29Various updatesAmin Bandali4-21/+52
2024-09-21Use case-insensitive search for lessAmin Bandali1-0/+2
2024-09-19Get b-bar battery from GNU Emacs if availableAmin Bandali2-17/+25
2024-09-18Various updatesAmin Bandali3-3/+7
2024-08-31Edit git's COMMIT_EDITMSG files in text-modeAmin Bandali1-1/+2