about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-25T13·20+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-25T13·20+0100
commit8fef6c0408545195dfacfa07c488b00f16c64b8b (patch)
tree71cb5f577ebca825e71ab931c236326081ea298e /emacs/.emacs.d/wpc
parent8eed16dc671f49e8ffcf51557b06a65720bd40d7 (diff)
Remove bookmark for <depot>
Since depot now support cs.tvl.fyi, I don't need this, and that is a *massive*
upgrade.
Diffstat (limited to 'emacs/.emacs.d/wpc')
-rw-r--r--emacs/.emacs.d/wpc/bookmark.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs/.emacs.d/wpc/bookmark.el b/emacs/.emacs.d/wpc/bookmark.el
index c0c41b5b4dd8..d4c102575dbe 100644
--- a/emacs/.emacs.d/wpc/bookmark.el
+++ b/emacs/.emacs.d/wpc/bookmark.el
@@ -57,9 +57,6 @@ Otherwise, open with `counsel-find-file'."
 
 (defconst bookmark/whitelist
   (list
-   (make-bookmark :label "depot"
-                  :path "~/depot"
-                  :kbd "t")
    (make-bookmark :label "briefcase"
                   :path constants/briefcase
                   :kbd "b")