Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-10 | (SXHKD)~basic edits | Aryadev Chavali | |
~pactl->pamixer to toggle mutes ~xdg-open search.aryadevchavali.com -> html.duckduckgo.com cos search.aryadevchavali.com is deprecated now | |||
2021-07-10 | (Install.org)+sessions and tangle file outputs for each optional sh item | Aryadev Chavali | |
2021-07-10 | (Emacs)~emacs 27 downgrade, no need for evil-undo-system | Aryadev Chavali | |
Keep this commit in case I wanna go back to Emacs 28 | |||
2021-07-06 | (Pictures)~just pull backgrounds yourself | Aryadev Chavali | |
https://gitlab.com/odavep/Wallpapers.git | |||
2021-07-06 | (General)~loads of commits, getting ready to port dotfiles to another machine | Aryadev Chavali | |
2021-05-24 | (Scripts)~lock script: constant image and a few new flags for i3lock | Aryadev Chavali | |
2021-05-06 | (Repo)~general changes that I cba to document | Aryadev Chavali | |
2021-03-25 | (Emacs)-preambles, just make it part of the main text body | Aryadev Chavali | |
2021-03-25 | (Emacs)~cleaned up loads of bindings into one use-package decl | Aryadev Chavali | |
2021-03-25 | (Emacs)-table of contents from org file in exports | Aryadev Chavali | |
2021-03-25 | (Scripts)~use SystemD for eselect | Aryadev Chavali | |
Instead of random calls to emacsclient and emacs, just use systemd to do it for me! | |||
2021-03-25 | (Emacs)+byte compilation and messages to +literate/compile-config | Aryadev Chavali | |
2021-03-25 | (Emacs)~clean up code as a result of byte compile | Aryadev Chavali | |
2021-03-25 | (Emacs)~clean up modelines for refined output | Aryadev Chavali | |
2021-03-25 | (Emacs)~straight thawed versions | Aryadev Chavali | |
Update loads of packages for better Emacs 28 support and just why not? May need to adapt this later on after debugging. | |||
2021-03-25 | (Emacs)~minor edits | Aryadev Chavali | |
2021-03-25 | (Emacs)+telephone-line config | Aryadev Chavali | |
This replaces the default modeline for a cleaner more colourful and dynamic one. | |||
2021-03-25 | (Emacs)~minor edits and configurations | Aryadev Chavali | |
2021-03-25 | (Emacs)~disable ido and use ivy | Aryadev Chavali | |
Trying out ivy again, thinking it might be the one to use. | |||
2021-03-25 | (Emacs)~move Amx to core packages | Aryadev Chavali | |
Now I can use amx in any completion package of my choice. | |||
2021-03-25 | (Emacs)~async-shell-command use-package async -> simple | Aryadev Chavali | |
async is not a package in Emacs 28, so no need to use it. | |||
2021-03-25 | (SystemD)+emacs service as part of new SystemD module | Aryadev Chavali | |
2021-03-25 | (Repo)+emacs eglot eclipse cache to ignore | Aryadev Chavali | |
2021-03-24 | (Emacs)~clean up code | Aryadev Chavali | |
2021-03-24 | (Emacs)~evil-magit -> evil-collection-magit | Aryadev Chavali | |
2021-03-24 | (Emacs)+local-leader binds,~org-fragtog -> inbuilt org-latex-preview | Aryadev Chavali | |
2021-03-24 | (Zathura)+init config | Aryadev Chavali | |
Basic config with a few binds, nothing much. | |||
2021-03-24 | (Emacs)~xwidget added some new features | Aryadev Chavali | |
2021-03-24 | (Emacs)~moved =Emacs Mode-line= to =Core Packages= | Aryadev Chavali | |
2021-03-24 | (Emacs)~html_container setup for headings, html export is nicer | Aryadev Chavali | |
2021-03-24 | (Emacs)~split XWidget Core: XWidget Core + XWidget Extensions | Aryadev Chavali | |
2021-03-24 | (Emacs)+local-leader and some binds for dired and eshell using it | Aryadev Chavali | |
2021-03-23 | (Emacs)~eglot C/C++ lsp server ccls->clangd | Aryadev Chavali | |
clangd comes inbuilt with clang-lib so it should be on your system already, it's much faster and cleaner than ccls currently and takes less memory. | |||
2021-03-23 | (Emacs)~formatting and minor edits for clarity and such | Aryadev Chavali | |
2021-03-22 | (Repo)~most ignore records use root directory | Aryadev Chavali | |
Emacs -> /Emacs for ease of understanding. | |||
2021-03-22 | (Repo)+ignore some files in Emacs and Doom | Aryadev Chavali | |
2021-03-22 | (Emacs)+ton of evil bindings, especially switching certain functions | Aryadev Chavali | |
2021-03-22 | (Emacs)+leader binding to switch to dashboard | Aryadev Chavali | |
2021-03-22 | (Emacs)~propagate change in keybinding for isearch in isearch-mode-map | Aryadev Chavali | |
M-s is the new binding for starting isearch, so surely that should also be used when isearching? | |||
2021-03-22 | (Emacs)~avy-goto-char-timer now uses C-s, switching with isearch | Aryadev Chavali | |
2021-03-22 | (Emacs)+display record for calendar | Aryadev Chavali | |
2021-03-22 | (Emacs)~dired-listing-switches to reduce noise of dired window | Aryadev Chavali | |
This removes the . and .. directories, colours any of them, groups by directory first, etc | |||
2021-03-22 | (Emacs)~calc-mode now has display record and uses evil-collection | Aryadev Chavali | |
2021-03-22 | (Emacs)~clang-format package now uses default sys installation | Aryadev Chavali | |
This adds a dependency to the main system to provide the clang lib packages, but they should be there anyway. | |||
2021-03-22 | (Emacs)+hl-todo package configuration | Aryadev Chavali | |
Very useful package that makes TODOs pop a bit more. | |||
2021-03-22 | (Emacs)~minor edits to text and preambles | Aryadev Chavali | |
2021-03-22 | (Scripts)~make music_update_bar sleep 1 -> 0.5s | Aryadev Chavali | |
2021-03-22 | (XServer)~comment out all themes in xresources | Aryadev Chavali | |
Didn't like the theme currently loaded so I commented it out. | |||
2021-03-22 | (SXHkD)~Print -> super + shift + s | Aryadev Chavali | |
2021-03-22 | (ClangFormat)+align consecutive statements in clang format | Aryadev Chavali | |