aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/.config
AgeCommit message (Collapse)Author
2024-06-13(Emacs/config|elisp)~rework EshellAryadev 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 aliasesAryadev Chavali
2024-05-31(Emacs)~changed snippetsAryadev Chavali
2024-05-13(Emacs/custom)~clean up some old customisationsAryadev Chavali
2024-05-11(Emacs/app)~changed project-root function and added aliasesAryadev Chavali
project-root now uses project.el. aliases for goto and project-root.
2024-05-11(Emacs/yasnippet)~cleaned up a TON of snippetsAryadev Chavali
2024-05-11(Emacs/yasnippet)~C++ snippets have been pruned and editedAryadev Chavali
2024-05-10(Emacs)-Emacs Lisp snippetsAryadev 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/doxAryadev Chavali
2024-04-24(Emacs/snippet)~rename a few C++ snippetsAryadev Chavali
2024-04-24(Emacs/snippets)~Modified some C++ snippets to be easier to useAryadev Chavali
2023-10-14(Emacs/app)~clean up and extend eshell configurationAryadev 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-localsAryadev Chavali
2023-09-29(Emacs)~more safe valuesAryadev Chavali
2023-09-28(dir-locals|Emacs)+license choice into dir-localsAryadev Chavali
2023-09-22(Emacs)~custom.el has safe values for projectile-*-cmdAryadev Chavali
2023-09-22(Emacs)~modified switch snippet in c/cc-modeAryadev Chavali
2023-05-05(Emacs)~stuffAryadev Chavali
2023-04-25(*)~changesAryadev Chavali
2022-09-17(Emacs)+org template for blog posts, ~rearranged org modeAryadev Chavali
2022-09-16(Emacs)~balance braces in custom.elAryadev Chavali
I was stupid and pushed an improper version of custom.el
2022-09-14(Emacs)-custom.elAryadev 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 upAryadev Chavali
Annoying errors.
2021-07-27(Emacs)~changed theme back to personalAryadev 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 configAryadev 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 packageAryadev 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 aroundAryadev Chavali