aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-16init.el:~use-package doesn't demand or defer -y/n to exit EmacsAryadev Chavali
2020-09-16~renamed theme with some extrasAryadev Chavali
2020-09-16+alias to clear so that it double clears in eshellAryadev Chavali
2020-09-06~constant face is now slate grayAryadev Chavali
2020-09-06+whitesapce fonts to grayscaleAryadev Chavali
2020-09-01~indented elfeed-feeds initAryadev Chavali
2020-09-01+eshell prompt function to make it look nicerAryadev Chavali
2020-09-01~xwidget configurationAryadev Chavali
Just new functionality, read it to know
2020-09-01+hook for org-msg mode mail-mode-hookAryadev Chavali
2020-09-01-notmuch after decl for org-msgAryadev Chavali
2020-09-01~custom declaration in smtpmailAryadev Chavali
2020-09-01~rearrange notmuch configAryadev Chavali
2020-09-01+avy leader sg -> M-s for avy-goto-char-2Aryadev Chavali
2020-09-01+yas load directory via no-literringAryadev Chavali
2020-09-01+proced and process-list window management recordsAryadev Chavali
2020-09-01+proced configurationAryadev Chavali
Some bindings mostly.
2020-09-01+some more symbols ~indentingAryadev Chavali
2020-09-01~:bind -> :general for bindingsAryadev Chavali
2020-09-01+evil collection for procedAryadev Chavali
2020-09-01+evil lionAryadev Chavali
2020-09-01~lambda () -> procAryadev Chavali
2020-09-01+macro to create a non-argument lambda: a procedureAryadev Chavali
2020-09-01+alias d for dired other frameAryadev Chavali
2020-09-01+emacs mail directoryAryadev Chavali
2020-09-01~no littering ignore directoriesAryadev Chavali
2020-09-01~ssh-agent and ssh-addAryadev Chavali
2020-09-01~directory for straight returnedAryadev Chavali
2020-09-01+eshell prompt colouring for grayscaleAryadev Chavali
2020-09-01~no littering, move some stuff aroundAryadev Chavali
2020-08-28+ssh-agent to xinitAryadev Chavali
No need for ssh passwords when I can use the ssh agent
2020-08-28+ls -la bind to lAryadev Chavali
2020-08-28-super bind on XF86 audio binds: I can just use the audio keysAryadev Chavali
2020-08-28-customize settingsAryadev Chavali
Stored in separate file
2020-08-28+a lot of changes that I can't be bothered to documentAryadev Chavali
Added a few modes, moved around a few things, etc
2020-08-28+no littering, moves org mode snippets to .localAryadev Chavali
2020-08-23+c/c++: arrow symbol to pretty symbolsAryadev Chavali
2020-08-23~use-package -> autoloadAryadev Chavali
2020-08-23~rest of the configAryadev Chavali
Moved into applications: mail, elfeed, xwidget, eshell Also added pretty symbols to org-mode, c/c++ and lisp
2020-08-23+small packages list, with all previous packagesAryadev Chavali
2020-08-23+window package into core packagesAryadev Chavali
This includes bindings for buffer switching.
2020-08-23+pretty symbols to core packagesAryadev Chavali
2020-08-23+company to core packagesAryadev Chavali
2020-08-23+magit to core packagesAryadev Chavali
2020-08-23+ibuffer to core packagesAryadev Chavali
2020-08-23+dired setup in coreAryadev Chavali
2020-08-23~moving some stuff around, +ido, ido-completing-read+ and smexAryadev Chavali
2020-08-23~evil-define -> generalAryadev Chavali
2020-08-23+preamble for completion and why its usefulAryadev Chavali
2020-08-23+core packages, put general and completion into thereAryadev Chavali
2020-08-23~clean up general with use-packageAryadev Chavali