ORG TRELLO!!!!
This commit is contained in:
@@ -457,3 +457,5 @@
|
|||||||
(setq org-pomodoro-short-break-sound "~/Music/shortbreak.wav")
|
(setq org-pomodoro-short-break-sound "~/Music/shortbreak.wav")
|
||||||
(setq org-pomodoro-long-break-sound "~/Music/longbreak.wav")
|
(setq org-pomodoro-long-break-sound "~/Music/longbreak.wav")
|
||||||
(setq x-select-enable-clipboard-manager nil)
|
(setq x-select-enable-clipboard-manager nil)
|
||||||
|
(setq org-trello-files '("~/org/grad-trello.org"))
|
||||||
|
(setq straight-disable-native-compile '("org-trello") )
|
||||||
|
|||||||
@@ -60,6 +60,7 @@
|
|||||||
(package! ponylang-mode)
|
(package! ponylang-mode)
|
||||||
(package! pony-mode)
|
(package! pony-mode)
|
||||||
(package! org-pomodoro)
|
(package! org-pomodoro)
|
||||||
|
(package! org-trello)
|
||||||
(package! protobuf-mode)
|
(package! protobuf-mode)
|
||||||
;; Doom's packages are pinned to a specific commit and updated from release to
|
;; Doom's packages are pinned to a specific commit and updated from release to
|
||||||
;; release. The `unpin!' macro allows you to unpin single packages...
|
;; release. The `unpin!' macro allows you to unpin single packages...
|
||||||
|
|||||||
Reference in New Issue
Block a user