Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-16 | (Emacs/config|app)~disabled a few unused packages | Aryadev Chavali | |
2024-04-16 | (Emacs/app)+eshell command that goes to `projectile-project-root` if it exists | Aryadev Chavali | |
2024-04-16 | (Emacs/app)~Made eshell prompt a bit cooler | Aryadev Chavali | |
Now it shows if the worktree is unclean and how many commits ahead or behind we are from the remote (if one is set). | |||
2024-04-12 | (Emacs/app)+ERC (irc client for Emacs) | Aryadev Chavali | |
2023-10-21 | (Emacs/app)+eww bindings for copying urls | Aryadev Chavali | |
2023-10-21 | (Emacs/app)~disable xwidgets | Aryadev Chavali | |
Not useful | |||
2023-10-15 | (Emacs/app)+Image-mode configuration | Aryadev Chavali | |
2023-10-15 | (Emacs/app)~fix some issues with smtpmail | Aryadev Chavali | |
Need to set it up before using it, so I can't lazy load the configuration. | |||
2023-10-14 | (Emacs/app)~clean up and extend eshell configuration | Aryadev Chavali | |
+ Eshell prompt has nice colours now instead of just the flat blue ~ Generally cleaned up the configuration + Eshell aliases into version control | |||
2023-10-14 | (Emacs/app)~dired switches now sort by time | Aryadev Chavali | |
2023-10-06 | (Emacs)~magit copies abbreviated section values in log | Aryadev Chavali | |
2023-09-29 | (Emacs)~config->app,core | Aryadev Chavali | |
The two largest sections of my config are separated into their own files now. Does increase init time, but I just can't handle how big this thing is. It'll be a bit nicer to look at and manage with separate files. |