Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-27 | (Emacs)~Stop tracking custom.el | Aryadev Chavali | |
I don't like custom.el. I don't like what it does. Anything in it that's actually useful should be made persistent in my configuration anyway. So why should I have it tracked in git? Should be set per machine anyway. | |||
2024-06-13 | (Emacs/config|elisp)~rework Eshell | Aryadev Chavali | |
Now I have separate modules for the additional new functions I introduced for eshell and for the prompt function I made. Cleans up the configuration a bit and makes it easier to examine those files on their own, which I expect to grow. | |||
2024-06-11 | (Emacs/eshell)~new aliases | Aryadev Chavali | |
2024-05-31 | (Emacs)~changed snippets | Aryadev Chavali | |
2024-05-13 | (Emacs/custom)~clean up some old customisations | Aryadev Chavali | |
2024-05-11 | (Emacs/app)~changed project-root function and added aliases | Aryadev Chavali | |
project-root now uses project.el. aliases for goto and project-root. | |||
2024-05-11 | (Emacs/yasnippet)~cleaned up a TON of snippets | Aryadev Chavali | |
2024-05-11 | (Emacs/yasnippet)~C++ snippets have been pruned and edited | Aryadev Chavali | |
2024-05-10 | (Emacs)-Emacs Lisp snippets | Aryadev Chavali | |
Don't use ANY of them anyway. | |||
2024-05-10 | (Emacs/yasnippet)+new snippet for macros in C/C++ | Aryadev Chavali | |
2024-05-07 | (Emacs/yasnippet)+braces to end() in beginend snippet for C++ | Aryadev Chavali | |
2024-04-27 | (Emacs/yasnippet)~Moved c++-mode/dox -> cc-mode/dox | Aryadev Chavali | |
2024-04-24 | (Emacs/snippet)~rename a few C++ snippets | Aryadev Chavali | |
2024-04-24 | (Emacs/snippets)~Modified some C++ snippets to be easier to use | Aryadev Chavali | |
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-02 | (Emacs)~dir-locals | Aryadev Chavali | |
2023-09-29 | (Emacs)~more safe values | Aryadev Chavali | |
2023-09-28 | (dir-locals|Emacs)+license choice into dir-locals | Aryadev Chavali | |
2023-09-22 | (Emacs)~custom.el has safe values for projectile-*-cmd | Aryadev Chavali | |
2023-09-22 | (Emacs)~modified switch snippet in c/cc-mode | Aryadev Chavali | |
2023-05-05 | (Emacs)~stuff | Aryadev Chavali | |
2023-04-25 | (*)~changes | Aryadev Chavali | |
2022-09-17 | (Emacs)+org template for blog posts, ~rearranged org mode | Aryadev Chavali | |
2022-09-16 | (Emacs)~balance braces in custom.el | Aryadev Chavali | |
I was stupid and pushed an improper version of custom.el | |||
2022-09-14 | (Emacs)-custom.el | Aryadev Chavali | |
Preferably don't use this? Just configure in config.org or init.el, can be documented better there. | |||
2022-01-07 | (Emacs|nvim)~clean up | Aryadev Chavali | |
Annoying errors. | |||
2021-07-27 | (Emacs)~changed theme back to personal | Aryadev Chavali | |
Don't even remember when I changed theme but it's gone back to personal (my custom theme). I changed a few things for the theme as well, just a few colours. | |||
2021-07-25 | (Emacs|General)+all of .config from my Emacs config | Aryadev Chavali | |
The .config folder stores the configurations generated by various packages. For the purposes of cleanliness and also generalisation I might as well VC it. | |||
2021-07-25 | (Emacs)+snippets from doom-snippet and removed default package | Aryadev Chavali | |
I've re-enabled yasnippet for ease of use, and added a ton of snippets directly into my Dotfiles so only I get to curate what snippets are removed. Screw downloading them off someone else's repository at their total mercy. | |||
2020-09-01 | ~no littering, move some stuff around | Aryadev Chavali | |