grid-front-end -> grid-client

Ensure that the Emacs bookmarks respect the updated name change for the
Grid client repository.
This commit is contained in:
William Carroll 2018-05-29 16:20:21 -04:00
parent eabaf0e04f
commit bdfb83dc2c
2 changed files with 5 additions and 2 deletions

View file

@ -34,7 +34,7 @@
(set-register ?o '(file . "~/Dropbox/org/"))
(set-register ?c '(file . "~/Dropbox/org/chains.org"))
(set-register ?b '(file . "~/Dropbox/org/backlog.org"))
(set-register ?p '(file . "~/urbint/grid-front-end"))
(set-register ?p '(file . "~/urbint/grid-client"))
;; persist history etc b/w Emacs sessions
(setq desktop-save 'if-exists)