Updated gitignore and README

This commit is contained in:
FrederikBaerentsen 2024-06-24 09:34:49 +02:00
parent 37aca3ca39
commit 7e9227e147
2 changed files with 8 additions and 0 deletions

2
.gitignore vendored
View File

@ -62,3 +62,5 @@ flycheck_*.el
# Undo-tree save-files
*.~undo-tree
# Custom
/.mypy_cache/

View File

@ -3,3 +3,9 @@
> Various settings for Emacs using Doom
- `custom-latex.el`: Exchanges default export of TOOD items
- `org-keywords.el`: Custom keywords for orgmode TODO
# Commands
`C:/Users/<username>/.emacs.d/bin/doom sync`: sync changes
`C:/Users/<username>/.emacs.d/bin/doom build -r`: rebuild changes to local packages.