feat(wpcarro/emacs): Support bookmark for /depot/users/wpcarro

Saving keystrokes every day. Right?

Change-Id: I8a2fd42c9139f87181ac203e1573be3823e18b56
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5283
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2022-02-14 11:58:57 -08:00 committed by clbot
parent a8e76b24e8
commit 5d09aa53dd

View file

@ -397,6 +397,11 @@
;; bookmarks
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(bookmark-install-kbd
(make-bookmark :label "wpcarro"
:path (f-join tvl-depot-path "users/wpcarro")
:kbd "w"))
(bookmark-install-kbd
(make-bookmark :label "depot"
:path tvl-depot-path