Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | (Scripts)~better eselect | Aryadev Chavali | |
2024-06-11 | (Scripts)~do_backup now has backups characterised by year | Aryadev Chavali | |
2024-06-11 | (Emacs/elisp)+Website directory to search elisp | Aryadev Chavali | |
2024-06-11 | (Emacs/early-init.el)~Change alpha values | Aryadev Chavali | |
2024-06-11 | (Emacs/eshell)~new aliases | Aryadev Chavali | |
2024-06-11 | (Emacs/elisp)~personal primary no longer has differing fonts | Aryadev Chavali | |
Now we just use Hack | |||
2024-06-10 | (Emacs)~Clean buffer list code | Aryadev Chavali | |
2024-05-31 | Merge remote-tracking branch 'origin/master' | Aryadev Chavali | |
2024-05-31 | (Emacs/elisp)~current work in org bookmark | Aryadev Chavali | |
2024-05-31 | (Scripts|SystemD)~lower size of scripts | Aryadev Chavali | |
2024-05-31 | (Emacs)~loads of changes to config | Aryadev Chavali | |
2024-05-31 | (Emacs)~changed snippets | Aryadev Chavali | |
2024-05-31 | (Scripts)+repo_find and rgrep | Aryadev Chavali | |
2024-05-31 | (XServer)~clean up configuration a bit | Aryadev Chavali | |
2024-05-31 | Merge remote-tracking branch 'origin/master' | Aryadev Chavali | |
For desktop | |||
2024-05-13 | (NeoVim)~absolute -> relative line numbers | Aryadev Chavali | |
2024-05-13 | (Emacs/whitespace)-lines-tail from whitespace-style | Aryadev Chavali | |
2024-05-13 | (Emacs/org-capture)~set bookmark capture template to not make TODO | Aryadev Chavali | |
2024-05-13 | (Emacs/config)+scrolling functionality | Aryadev Chavali | |
2024-05-13 | (Emacs/custom)~clean up some old customisations | Aryadev Chavali | |
2024-05-13 | Cleaned heading | Aryadev Chavali | |
2024-05-13 | General commits | Aryadev Chavali | |
Cannot be bothered to add message | |||
2024-05-13 | (Emacs/elisp|config)+org-bookmark manager | Aryadev Chavali | |
Opens bookmarks from ~/Text/bookmarks.org with a dispatcher. | |||
2024-05-13 | (Emacs/config)~Fix urls | Aryadev Chavali | |
2024-05-13 | (Scripts)~if no emacs server then use just general emacs | Aryadev Chavali | |
2024-05-13 | (Emacs/elisp)~updated themes a bit | Aryadev Chavali | |
2024-05-13 | (Emacs/config|init)~cut my init time to just a second | Aryadev Chavali | |
I had a problem with after-init-hook which would (while supposedly keeping (emacs-init-time) under 1.2 seconds) take ages to start emacs just due to how many things were starting up using it. So I removed all the after-init-hook functions and instead aggressively demand the stuff I need and defer everything else through ":defer", ":after", ":hook" and ":general". Happy to say my boot time is now actually 1.2 seconds without compilation. | |||
2024-05-13 | (Emacs)~Merged app.org, lang.org and core.org back into config.org | Aryadev Chavali | |
Just makes it easier to profile and deal with compilation | |||
2024-05-12 | (Emacs/elisp)+search.el | Aryadev Chavali | |
I can now completing-read search git files from a ton of repositories AND grep them. | |||
2024-05-11 | (Emacs/config)+Custom function to generate tags from project root | Aryadev Chavali | |
2024-05-11 | (Emacs/core)~tabs now use r as a prefix key | Aryadev Chavali | |
2024-05-11 | (Emacs/app)+eww bookmark functionality | Aryadev Chavali | |
Search and edit bookmarks very quickly. | |||
2024-05-11 | (Emacs/*)~clean up text, change license of elisp packages to GPLv2 strictly | 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/config)~Re-positioned xref and projectile | Aryadev Chavali | |
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-10 | (Emacs/app)~+eshell/current-buffer command now uses <leader>T | Aryadev Chavali | |
2024-05-10 | (Emacs/core)~Switched prefixes for tab and shell leader | Aryadev Chavali | |
2024-05-10 | (Emacs/config)-telephone-line | Aryadev Chavali | |
Mode line also now includes project name in mode line | |||
2024-05-08 | (Pictures)-obsolete splashscreen pictures | Aryadev Chavali | |
2024-05-08 | (.gitignore)+Ignore more stuff now | Aryadev Chavali | |
2024-05-08 | (Emacs/app)~dired-other(frame->window) and added dired-subdir binds | Aryadev Chavali | |
2024-05-08 | (Emacs/app)~rearranged dired config | Aryadev Chavali | |
Put more stuff in :general and it seems to work?! | |||
2024-05-08 | (Shell)+zshrc now has a prompt! | Aryadev Chavali | |
2024-05-08 | (Scripts)~list_packages now uses less | Aryadev Chavali | |
2024-05-08 | (Scripts)-some obsolete scripts | Aryadev Chavali | |
2024-05-08 | (Emacs/app|config)~w(grep|dired) have the same finish/abort binds | Aryadev Chavali | |
ZZ and ZQ. |