Updated gitignore and README
This commit is contained in:
parent
37aca3ca39
commit
7e9227e147
2
.gitignore
vendored
2
.gitignore
vendored
@ -62,3 +62,5 @@ flycheck_*.el
|
||||
# Undo-tree save-files
|
||||
*.~undo-tree
|
||||
|
||||
# Custom
|
||||
/.mypy_cache/
|
@ -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.
|
Loading…
Reference in New Issue
Block a user