Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | Update lazy and change straight-use-package for org->org-modeHEADmaster | Aryadev Chavali | |
9 days | Ensure opam env is only run if opam is installed | Aryadev Chavali | |
2024-12-03 | Cannot be bothered to explain - just read the changes if you want | Aryadev Chavali | |
2024-11-01 | Add gf2 configuration | Aryadev Chavali | |
2024-11-01 | Update aspell | Aryadev Chavali | |
2024-11-01 | Ensure backgrounds script choose backgrounds randomly be default | Aryadev Chavali | |
2024-11-01 | Update SXHkD for changes in DWM | Aryadev Chavali | |
2024-11-01 | Allman fits my C/C++ brace wrapping style | Aryadev Chavali | |
2024-10-24 | Normalise .gitignore | Aryadev Chavali | |
2024-10-20 | Small changes | Aryadev Chavali | |
2024-10-20 | Fix error with filling section | Aryadev Chavali | |
2024-10-20 | Move around some sections to make flow clearer | Aryadev Chavali | |
2024-10-20 | Ignore opam-user-setup.el | Aryadev Chavali | |
2024-10-16 | add local leader binding to `ls` a directory. | Aryadev Chavali | |
2024-10-16 | Adjust :display record for eshell | Aryadev Chavali | |
Previous record would annoyingly affect helpful buffers for eshell. | |||
2024-10-16 | add a quotes capture template to org-capture | Aryadev Chavali | |
2024-10-16 | Shamelessly copy some flycheck configuration from Doom Emacs | Aryadev Chavali | |
2024-10-16 | Adjust eshell bindings | Aryadev Chavali | |
I've now made the hook a function, so reloading this snippet will not add useless extra functions to the hook. Also a eshell/goto binding. | |||
2024-10-16 | Move +eshell/banner-message to EShell basics | Aryadev Chavali | |
2024-10-16 | <leader>D is now dired-jump | Aryadev Chavali | |
faster than <leader>dd<RET> | |||
2024-10-16 | Evil collection for calendar | Aryadev Chavali | |
2024-10-16 | Remove which-key and adjust zoom-size | Aryadev Chavali | |
I've got a bit more experience with my Emacs configuration now, and if I'm having trouble remembering the binds under some prefix I can use C-h to help me out. | |||
2024-10-16 | Hook display-line-numbers-mode to prog-mode and text-mode | Aryadev Chavali | |
Better than global-display-line-numbers-mode, which adds line numbers to EShell and magit diffs, which just doesn't make sense. | |||
2024-10-16 | Aligning and adjusting mode-line for better-mode-line | Aryadev Chavali | |
2024-10-16 | Some changes to completion | Aryadev Chavali | |
completion-styles, vertico and minibuffer binds. | |||
2024-10-16 | Small textual and code changes | Aryadev Chavali | |
2024-10-16 | query-replace -> replace-regexp-as-diff | Aryadev Chavali | |
New Emacs 30 feature | |||
2024-10-16 | Adjust font size for new font in personal-solarized | Aryadev Chavali | |
2024-10-16 | add relative line numbers to neovim | Aryadev Chavali | |
2024-10-16 | Update copyright notices | Aryadev Chavali | |
2024-10-16 | Delete rofi config | Aryadev Chavali | |
2024-10-16 | Remote emoticons script binding in SXHkD | Aryadev Chavali | |
2024-10-16 | Switch alias `d` in eshell from `dired .` to `dired-jump` | Aryadev Chavali | |
2024-10-16 | Ignore tree-sitter | 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 | Added script to connect via bluetooth to already known device | Aryadev Chavali | |
2024-10-14 | Some updates to Emacs config | Aryadev Chavali | |
2024-10-14 | Update some scripts and SXHkD config | Aryadev Chavali | |
2024-10-14 | New neovim config | Aryadev Chavali | |
Uses lazy nvim and Lua instead of the old Vundle and vimscript setup. |