summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2022-11-26git: Ignore debbugsKyle Meyer
2022-11-26git: Ignore eln/cache/Kyle Meyer
2019-02-16magit: Update for transient branch mergeKyle Meyer
I'm not incredibly confident that I performed a faithful conversion, but the things I've tested seem to be working. Keep the popup configuration around since I still use it for guix.el and snakemake.el.
2018-06-14.gitignore: Update for 181e464Kyle Meyer
2017-04-22Remove Cask-related configurationKyle Meyer
Locally I've moved to Guix to manage my Emacs packages. Once all of these are available upstream, I should probably add a guix.scm file.
2017-04-04Enable savehist-modeKyle Meyer
2017-03-11.gitignore: Specify root of paths moreKyle Meyer
2017-03-01Transition to notmuch for main mail setupKyle Meyer
2016-01-12Rewrite configuration with use-packageKyle Meyer
2015-12-15Ignore eww-bookmarksKyle Meyer
2015-11-15Add functions for persistent pydoc commandsKyle Meyer
2015-08-26Ignore network-security.dataKyle Meyer
2015-08-17Ignore test config directoryKyle Meyer
2015-08-01Add private snippets directoryKyle Meyer
2015-05-29Revert "Go back to Paredit"Kyle Meyer
This reverts commit e53becab23aeae58b4d156f9d45428342c15a4b1.
2015-05-21Go back to PareditKyle Meyer
This reverts commit ad8a9a3d94c3553d59e3d4ad2b99580d8d395c21 and e158f7f14b061eb731ea44ddac1f09f1008380de.
2015-04-05Install lispyKyle Meyer
2015-03-23Use a second daemon for GnusKyle Meyer
Follow setup described in http://tychoish.com/posts/running-multiple-emacs-daemons-on-a-single-system/
2015-03-03Don't load customization fileKyle Meyer
I don't use this. I'm not setting custom-file to nil because I don't want customization to be dropped in init.el.
2014-11-30Use Cask and Pallet to manage packagesKyle Meyer
2014-11-30Remove vendor directoryKyle Meyer
2014-11-21Ignore ac-comhist.datKyle Meyer
2014-11-21Install and setup jediKyle Meyer
2014-10-27Ignore '.org-id-locations'Kyle Meyer
2014-02-12Ignore abbrev_defs fileKyle Meyer
2014-01-27Ignore trampKyle Meyer
2014-01-26Follow Purcell's emacs.d structureKyle Meyer
User init files are added using provide/require. https://github.com/purcell/emacs.d
2014-01-19Ignore eshell directoryKyle Meyer
2014-01-07Ignore url/cookiesKyle Meyer
2014-01-07Ignore projectile cache fileKyle Meyer
2013-11-20Install projectileKyle Meyer
2013-11-06Ignore mc-lists.elKyle Meyer
2013-06-17add untracked fileKyle Meyer
for things like temporary fixes that are specific to one system
2013-06-17add org contactsKyle Meyer
2013-05-16ignore bookmarks fileKyle Meyer
2012-12-29transition from emacs preludeKyle Meyer
think i have most of the main functionality i was using