mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs-org): Add pomodoro and system notifications
This commit is contained in:
parent
87c237684b
commit
5d0dffd327
11 changed files with 155 additions and 74 deletions
3
tools/emacs.d/.gitignore
vendored
3
tools/emacs.d/.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
|||
/eshell/
|
||||
/server/
|
||||
/url/
|
||||
transient/
|
||||
|
||||
# 临时文件
|
||||
tutorial
|
||||
|
|
@ -22,3 +23,5 @@ custom.el
|
|||
.org-id-locations
|
||||
bookmarks
|
||||
.cache
|
||||
eln-cache
|
||||
org-persist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue