mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-21 19:18:41 +00:00
[emacs] Update work machine name
This commit is contained in:
parent
1396cc0422
commit
aae229d222
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ TODOs, synced externally using Nextcloud.
|
|||
|
||||
org-agenda-files (-filter #'f-exists?
|
||||
(-concat
|
||||
(if (string-equal (system-name) "s1069.ofc.lair")
|
||||
(if (string-equal (system-name) "s1326.ofc.lair")
|
||||
(cdr (assoc 'work my/agenda-files))
|
||||
(cdr (assoc 'personal my/agenda-files))))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue