mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-15 04:37:21 +00:00
update org agenda file list
This commit is contained in:
parent
b50199a4e9
commit
0490f8bb7a
2 changed files with 63 additions and 61 deletions
|
@ -474,6 +474,7 @@ in {
|
||||||
("\\paragraph{%s}" . "\\paragraph*{%s}")
|
("\\paragraph{%s}" . "\\paragraph*{%s}")
|
||||||
("\\subparagraph{%s}" . "\\subparagraph*{%s}")))
|
("\\subparagraph{%s}" . "\\subparagraph*{%s}")))
|
||||||
|
|
||||||
|
(setq org-agenda-files '("~/Documents/org" "~/Documents/org/ubc"))
|
||||||
'';
|
'';
|
||||||
hook = [
|
hook = [
|
||||||
"(org-babel-after-execute . org-redisplay-inline-images)"
|
"(org-babel-after-execute . org-redisplay-inline-images)"
|
||||||
|
|
|
@ -26,6 +26,7 @@
|
||||||
htop
|
htop
|
||||||
bat
|
bat
|
||||||
fd
|
fd
|
||||||
|
gawk
|
||||||
ripgrep
|
ripgrep
|
||||||
jq
|
jq
|
||||||
nmap
|
nmap
|
||||||
|
|
Loading…
Add table
Reference in a new issue