Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | (Emacs/elisp)~variables for colours of success, failure and dir in eshell-prompt | Aryadev Chavali | |
2024-09-08 | (Emacs/elisp)~adjusting faces in personal-light theme | Aryadev Chavali | |
2024-09-08 | (Emacs/elisp)~moving stuff around, deleting some old stuff | Aryadev Chavali | |
2024-09-08 | (Emacs/elisp)+evil-mc customisation into personal-solarized | Aryadev Chavali | |
2024-09-08 | (Emacs/config)~Massively speed up git cloning in straight | Aryadev Chavali | |
2024-09-06 | (Emacs/*)+tetris scores | Aryadev Chavali | |
2024-09-05 | (Emacs/straight)~Regress to stable version of magit and transient | Aryadev Chavali | |
Some unfortunate issues occurred due to newer versions of magit and transient, so I decided to regress them to a version tag that worked. | |||
2024-08-27 | (Emacs/config)~set tab-bar-show as late as possible, defers tab-bar | Aryadev Chavali | |
Optimises my load time quite a bit. | |||
2024-08-27 | (Emacs/config)+timer to sync theme based on hour | Aryadev Chavali | |
2024-08-26 | (Emacs/config)~Freeze versions | Aryadev Chavali | |
2024-08-24 | (Emacs/elisp/org-bookmark)~prompts for differing functions | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~Fix fsan error regexp in compilation | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~+project/generate-tags uses root folder | Aryadev Chavali | |
Instead of giving all the project files that project.el THINKS I want, let's just use the folder itself and abuse ctags. Leads to better TAGS overall. | |||
2024-08-24 | (Emacs/config)~le-thesaurus -> powerthesaurus | Aryadev Chavali | |
le-thesaurus stopped working, so here's a different one. Already has a transient which maps to exactly the binds I was using with le-thesaurus. | |||
2024-08-24 | (Emacs/config)+default case to font sizes configuration | Aryadev Chavali | |
2024-08-24 | (Emacs/config)+video formats to dired-guess-shell-alist-user | Aryadev Chavali | |
2024-08-24 | (Emcas/config)~descriptions | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~change tab-bar-format to not include buttons | Aryadev Chavali | |
No need for add tab or remove tab buttons, it's a single key chord. | |||
2024-08-24 | (Emacs/config|elisp)+custom light theme with switches in config.org | Aryadev Chavali | |
2024-08-21 | (Emacs/elisp/org-bookmark)+org-bookmark/copy-bookmark-url | Aryadev Chavali | |
Just a nice helper function. | |||
2024-08-21 | (Emacs/elisp/org-bookmark)~indenting | Aryadev Chavali | |
2024-08-21 | (Emacs/elisp/yt-dlp)+package for downloading videos via yt-dlp | Aryadev Chavali | |
2024-08-21 | (Emacs/elisp/mpv)+autoload for comint-mode | Aryadev Chavali | |
2024-08-21 | (Emacs/elisp/mpv)-ytdl specific config | Aryadev Chavali | |
2024-08-21 | (Emacs/config)+dired-rsync package | Aryadev Chavali | |
2024-08-21 | (Emacs/elisp/mpv)~mpv-open-video now takes optional arguments | Aryadev Chavali | |
This optional argument should be a URL we can feed for the mpv process. | |||
2024-08-19 | (Emacs/config)~New laptop, ravenmaiden | Aryadev Chavali | |
2024-08-17 | Big update of everything, new machine | Aryadev Chavali | |
2024-08-16 | (Emacs/config)-ERC | Aryadev Chavali | |
2024-08-16 | (Emacs/config)~disable some subtrees that I'm not using | Aryadev Chavali | |
2024-08-16 | (Emacs/config)+more descriptions | Aryadev Chavali | |
2024-08-16 | (Emacs/config)-org compile to PDF on save | Aryadev Chavali | |
2024-08-16 | (Emacs/config)+use-package declaration for show-paren-mode | Aryadev Chavali | |
2024-08-16 | (Emacs/config)~auto filling some Lisp | Aryadev Chavali | |
2024-08-16 | (Emacs/coonfig)-and/or ligatures in (Emacs)Lisp | Aryadev Chavali | |
2024-08-16 | (Emacs/config)+spacing after paragraphs for all configuration | Aryadev Chavali | |
2024-08-16 | (Emacs/elisp)~Removed italic from personal-solarized theme | Aryadev Chavali | |
2024-08-15 | (Emacs/config)~system-name-cond -> pcase | Aryadev Chavali | |
Does the same thing but is inbuilt. | |||
2024-08-15 | (Emacs/config)~Use evil-mc-cursors-map for me | Aryadev Chavali | |
2024-08-15 | (Emacs/config)+js-mode configuration | Aryadev Chavali | |
Having to use JS in my Emacs means disabling a few things. | |||
2024-08-15 | (Emacs/config)~rearrange | Aryadev Chavali | |
2024-08-15 | (Emacs/config)~Eshell now opens in the same window | Aryadev Chavali | |
Usually I'm using eshell to go to some directory and launch dired, find-file, compile, etc. In that case, the smaller window makes no sense. | |||
2024-08-15 | (Emacs/config)~Bumped magit to new release (4.0.0) | Aryadev Chavali | |
2024-08-11 | (Emacs/config)~changes that I cba to explain | Aryadev Chavali | |
2024-07-31 | Big push | Aryadev Chavali | |
2024-07-27 | (Emacs/config)+mpv module configuration in config | Aryadev Chavali | |
Mostly for a binding for mpv-open-video and to load it earlier for org-bookmark | |||
2024-07-27 | (Emacs/elisp)+org-bookmark/make-bookmark function | Aryadev Chavali | |
This will allow for easy automation when using ytsearch: every pair of results can be wrapped in this expression to generate the videos I want. | |||
2024-07-27 | (Emacs/elisp)~Make separate module for mpv from org-bookmark | Aryadev Chavali | |
2024-07-27 | (Emacs/config)+eshell/sudo-switch function | Aryadev Chavali | |
2024-07-27 | (Emacs/config)~change Makefile template | Aryadev Chavali | |