summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Tweak the Emacs package management setupHEADmainAmin Bandali12 days1-10/+9
|
* Refresh the package archives if never done beforeAmin Bandali12 days1-0/+4
|
* Drop use-package againAmin Bandali12 days11-973/+829
| | | | | I prefer my own manual approach, use-package feels too magical and at times does too much for me.
* Port the rest of my GNU Emacs configuration to use-packageAmin Bandali14 days8-437/+470
|
* Add bandali-miscAmin Bandali14 days2-74/+111
|
* Add ':defer t' to several use-package formsAmin Bandali14 days3-0/+19
| | | | | This is to bring emacs-init-time mostly in line with what it was without use-package.
* Update bandali-essentials and add bandali-progAmin Bandali2025-02-083-107/+150
|
* Add bandali-essentials and bandali-utils, use use-packageAmin Bandali2025-02-083-398/+505
|
* A few small Emacs-related updatesAmin Bandali2025-02-073-33/+53
|
* Break out .emacs.d/init.el into .emacs.d/lisp/bandali-*.el againAmin Bandali2025-01-309-1016/+1233
| | | | | Having used the monolithic init.el approach, I found it somewhat unwieldy, especially as the file grows larger and larger.
* Various updatesAmin Bandali2025-01-304-34/+47
|
* Update ERC key bindings for Libera.Chat and OFTCAmin Bandali2025-01-301-10/+8
|
* Some font-related updatesAmin Bandali2025-01-305-7/+25
|
* Try to make b-bar more robustAmin Bandali2024-12-041-1/+1
| | | | | | | | 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.
* Various updatesAmin Bandali2024-11-298-198/+25
|
* Various updatesAmin Bandali2024-11-294-21/+52
|
* Use case-insensitive search for lessAmin Bandali2024-09-211-0/+2
|
* Get b-bar battery from GNU Emacs if availableAmin Bandali2024-09-192-17/+25
|
* Various updatesAmin Bandali2024-09-183-3/+7
|
* Edit git's COMMIT_EDITMSG files in text-modeAmin Bandali2024-08-311-1/+2
|
* Add small vimrcAmin Bandali2024-08-311-0/+71
| | | | | | | I threw this together back in March for some more reasonable defaults for vim for the few and far between occasions I do use it. Otherwise GNU Emacs remains my favourite editor / operating system / way of life by far. ;)
* A few more updates from anahitaAmin Bandali2024-08-316-11/+28
|
* Rewrite b-bar to use upower for battery infoAmin Bandali2024-08-311-12/+28
|
* Various updates from anahitaAmin Bandali2024-08-308-11/+56
|
* Experiment with EXWM a bit againAmin Bandali2024-08-271-5/+285
|
* Add EXWM and XELBAmin Bandali2024-08-105-2/+15
|
* Make sway rules for firefox more robust, add passthrough modeAmin Bandali2024-07-021-3/+8
| | | | | passthrough mode is useful when controlling sway remotely via remmina and wayvnc.
* Various bash alias updatesAmin Bandali2024-07-021-13/+22
|
* Various updatesAmin Bandali2024-06-1910-31/+50
|
* Set GNU Emacs default-input-method to farsi-isiri-9147Amin Bandali2024-05-181-0/+3
|
* Use text-mode for README* filesAmin Bandali2024-05-181-0/+1
|
* Add debian mailAmin Bandali2024-05-181-0/+16
|
* Drop a bunch of long-unused things from .emacs.d/init.elAmin Bandali2024-04-011-62/+11
| | | | | | | Also drop pulseaudio volume display from mode-line; I already have it in my window manager's bar outside GNU Emacs. Plus, I think this latest change of calling out to b-pavols directly in mode-line-format would be terribly inefficient.
* Break pulse volume code out of bar and into its own scriptAmin Bandali2024-04-016-125/+48
| | | | | | In part so that it could easily be used in Emacs as well. Also rename pacify-pulseaudio to b-pacify (as in PAcify).
* Update cmake-mode and cmake-font-lockAmin Bandali2024-03-312-19/+45
| | | | | cmake-mode.el import from upstream cmake repo as of https://gitlab.kitware.com/cmake/cmake/-/blob/69c8ca4bc9bbe85ab7c2f24d412ca21afe40549e/Auxiliary/cmake-mode.el
* Drop vestigial submodulesAmin Bandali2024-03-315-12/+0
|
* Make a general keybindings list of dotted pairs and dolist over itAmin Bandali2024-03-311-33/+33
|
* Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.elAmin Bandali2024-03-3114-2071/+1031
| | | | | | | Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org.
* Add a few custom gnus summary mode bindingsAmin Bandali2024-03-301-8/+29
|
* Add a few Emacs initialization customizationsAmin Bandali2024-03-301-1/+26
|
* Yearly archives for kelar mail using Gnus' mail expiringAmin Bandali2024-03-291-9/+7
| | | | | | HOWTO: In 'summary' buffers, hit 'E' to mark message for expiring. After 'nnmail-expiry-wait' days (default: 7), Gnus will move the message to the expiry target, in this case the 'Archive.yyyy' group.
* Adjust 'editor' settingsAmin Bandali2024-03-293-3/+4
|
* Unset MOZ_USE_XINPUT2 in sway-run, not neededAmin Bandali2024-03-291-0/+2
|
* Add Noto Color Emoji as fallback font to foot configAmin Bandali2024-03-291-1/+1
|
* gsettings set cursor-theme to DMZ-White in sway configAmin Bandali2024-03-291-0/+1
|
* Add .Xdefaults to have sway use X resources properlyAmin Bandali2024-03-292-1/+1
|
* Small changesAmin Bandali2024-03-287-12/+20
|
* .profile: Set a few go-related varsAmin Bandali2024-03-231-0/+4
|
* Various updatesAmin Bandali2024-03-234-6/+9
|
* Add .config/lesskey and map backspace to back-line in less for convenienceAmin Bandali2024-03-171-0/+3
|