aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-06-11~literate config -> org-babel-load-*dx
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-05-17+straight and telephone line to custom emacsdx
2020-05-05~doom.d -> Doom/.doom.ddx
Proper naming, GNU/Stow style.
2020-02-09+ncmpcpp config to dotfilesAChavali
Basically just bindings for ncmpcpp because wow it's powerful
2019-12-30~config.org -> modules/config.orgAChavali
config.el is a file that routes to the bin/config.el, and now config.org is a module
2019-12-30~modules -> bin for el filesAChavali
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+modules/*.el ignoringAChavali
2019-12-30+mpd.conf to dotfiles, but ignore everything elseAChavali
2019-11-25+ignore recordsoreodave
2019-11-25+gitignore with no itemsoreodave