Commit Graph

20 Commits

Author SHA1 Message Date
Aryadev Chavali
bb04d7d25f (Emacs)~async-shell-command use-package async -> simple
async is not a package in Emacs 28, so no need to use it.
2021-03-25 09:23:38 +00:00
Aryadev Chavali
2f0734b6f2 (Repo)+emacs eglot eclipse cache to ignore 2021-03-25 03:31:52 +00:00
Aryadev Chavali
b7ebd4b577 (Repo)~most ignore records use root directory
Emacs -> /Emacs for ease of understanding.
2021-03-22 06:34:32 +00:00
Aryadev Chavali
fcdcb05664 (Repo)+ignore some files in Emacs and Doom 2021-03-22 06:33:17 +00:00
Aryadev Chavali
e7c40256ee +emacs mail directory 2020-09-01 22:56:16 +01:00
Aryadev Chavali
a76e5567ce ~no littering ignore directories 2020-09-01 21:44:41 +01:00
dx
6bdf6db3b4 ~~/.doom.d -> ~/.config/doom 2020-07-15 15:57:09 +01:00
dx
3e7642cae1 !REFACTOR: cleaning doom
This refactor removes a lot of the 'training wheels' that doom
provides (i.e. no modeline, bindings, etc). Instead, I defined my own
modules and systems to help with those tasks. I am now using the default
emacs modeline, customised to my liking, as well as the default scratch
buffer as my startup page.

This basically allows me to have a finer degree of control over what my
Emacs is doing, which is great as I can remove redundant pieces that I
don't use.
2020-07-15 15:26:11 +01:00
dx
d6b66f7545 ~clean up config.org 2020-06-14 00:11:59 +01:00
dx
1767b5ec7d ~byte compile config.el and all other files
gotta go fast (except for packages.org)
2020-06-11 01:20:51 +01:00
dx
9f2c086dfd ~literate config -> org-babel-load-*
Basically, instead of generating files at every save on Emacs, just load
them via org-babel-load-file. This means that I can rely on those
functions to compile and manage org file to elisp file conversions. This
happens at first run time, and will not compile org files to el files if
there have been no changes to the org files.
2020-06-11 00:57:33 +01:00
dx
224b9d9759 +straight and telephone line to custom emacs 2020-05-17 09:27:53 +01:00
dx
c65cf688fc ~doom.d -> Doom/.doom.d
Proper naming, GNU/Stow style.
2020-05-05 02:59:45 +01:00
AChavali
e6ac30765f +ncmpcpp config to dotfiles
Basically just bindings for ncmpcpp because wow it's powerful
2020-02-09 23:50:52 +00:00
AChavali
5bd1fbf51a ~config.org -> modules/config.org
config.el is a file that routes to the bin/config.el, and now config.org
is a module
2019-12-30 23:26:29 +00:00
AChavali
091d316c83 ~modules -> bin for el files
Changed literate config to use bin as the el file location, so that my
main space isn't cluttered with el files
2019-12-30 23:23:56 +00:00
AChavali
3b3f81095e +modules/*.el ignoring 2019-12-30 20:53:36 +00:00
AChavali
04949021d9 +mpd.conf to dotfiles, but ignore everything else 2019-12-30 15:01:32 +00:00
oreodave
e3034c639b +ignore records 2019-11-25 14:23:40 +00:00
oreodave
c339aa17f9 +gitignore with no items 2019-11-25 14:21:37 +00:00