Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-16 | Update copyright notices | Aryadev Chavali | |
2024-10-16 | Switch alias `d` in eshell from `dired .` to `dired-jump` | Aryadev Chavali | |
2024-10-16 | Fix weird error with straight-vc-git-default-clone-depth | Aryadev Chavali | |
Need to file an error in straight.el | |||
2024-10-16 | Add dmenu source code to +search/directories | Aryadev Chavali | |
2024-10-16 | Some changes to personal-solarized | Aryadev Chavali | |
2024-10-16 | Use cl-remove-if-not instead of +literate/filter in literate.el | Aryadev Chavali | |
2024-10-16 | Remove timestamp from eshell-prompt and change colour of directories | Aryadev Chavali | |
2024-10-16 | Rework +eshell/at-cwd to use changes to +eshell/open | Aryadev Chavali | |
2024-10-16 | Rework +eshell/open to work better with multiple instances. | Aryadev Chavali | |
2024-10-16 | Inline error-msg in +eshell/project-root | Aryadev Chavali | |
2024-10-16 | Extend +eshell/goto to allow finding files | Aryadev Chavali | |
Instead of only looking at directories, +eshell/goto now works with files. If a directory is selected, set eshell to that directory. If a file is selected, make eshell go to the directory where that file is contained then use find-file. | |||
2024-10-16 | Delete old aliases file | Aryadev Chavali | |
2024-10-15 | Change snippet for sh-mode for shebangs bang -> #! | Aryadev Chavali | |
2024-10-15 | Upgrade straight versions lock file (default.el) | Aryadev Chavali | |
2024-10-14 | Some updates to Emacs config | Aryadev Chavali | |
2024-10-14 | Changes to Emacs config (can't explain because moving to elpaca) | Aryadev Chavali | |
I'm having issues with freezing the new versions of stuff in straight for Emacs 30. Moving to elpaca to hopefully get out of that. | |||
2024-10-07 | Added an alias to Eshell | Aryadev Chavali | |
2024-10-07 | Some changes | Aryadev Chavali | |
2024-10-07 | Change some config stuff | Aryadev Chavali | |
2024-10-06 | Some documentation for config | Aryadev Chavali | |
2024-10-06 | Disable flycheck mode in C/C++ | Aryadev Chavali | |
2024-10-06 | Add ESC key for empv hydra | Aryadev Chavali | |
2024-10-06 | Install VTerm for Emacs | Aryadev Chavali | |
2024-10-06 | Define a better "I" key for Eshell | Aryadev Chavali | |
2024-10-05 | Empv and better +project/generate-tags | Aryadev Chavali | |
2024-10-05 | Added scratchpad configuration | Aryadev Chavali | |
2024-10-05 | Fix org-clock configuration | Aryadev Chavali | |
2024-10-05 | Add Evil-multiedit | Aryadev Chavali | |
2024-10-05 | Update aliases | Aryadev Chavali | |
2024-10-05 | Update org-mode pin | Aryadev Chavali | |
2024-10-05 | Make license-choice have possible tags | Aryadev Chavali | |
2024-10-05 | Some changes to config, mostly bindings and text | Aryadev Chavali | |
2024-10-05 | Update game scores | Aryadev Chavali | |
2024-10-01 | Added binding to find all TODOs in a project via rg.el | Aryadev Chavali | |
2024-10-01 | Added better grepping utilities, per file or for the configuration file | Aryadev Chavali | |
Better than (counsel-rg-or-swiper), provides a buffer of results that I can deal with as I want. | |||
2024-10-01 | GUD configuration | Aryadev Chavali | |
2024-10-01 | Configure scheme | Aryadev Chavali | |
2024-10-01 | Fix fsan compilation-error-regexp | Aryadev Chavali | |
2024-10-01 | Hydra for moving between errors | Aryadev Chavali | |
2024-10-01 | Move mpv module into configuration directly | Aryadev Chavali | |
2024-10-01 | Some general changes | Aryadev Chavali | |
2024-10-01 | Switched non tangled sections to also not output results | Aryadev Chavali | |
2024-10-01 | Add more documentation in config | Aryadev Chavali | |
2024-10-01 | Add binds for file-local and directory-local variables | Aryadev Chavali | |
2024-10-01 | Allow EViL to run in the minibuffer | Aryadev Chavali | |
2024-10-01 | Emacs theme isn't synced to time, and is loaded after-init | Aryadev Chavali | |
2024-10-01 | Update Eshell aliases | Aryadev Chavali | |
2024-10-01 | Update tetris scores | Aryadev Chavali | |
2024-10-01 | (Emacs/elisp)~hide-mode-line is a globalised minor-mode | Aryadev Chavali | |
2024-10-01 | (Emacs/config)~Ivy + Counsel -> IComplete + Consult | Aryadev Chavali | |
Decided to use vanilla packages a bit more, and got a bit bored of Ivy + Counsel. |