Move the location of tazjins-depot

Since I spend a decent amount of time scouring the excellent work of my
colleague, @tazjin, I figured having some functions and KBDs setup to make this
work cheaper would be beneficial.

Also preferring the name `"depot"` to `"tazjins-depot"`. I don't think the
namespace `"tazjin-"` is useful at this time. I'm considering renaming my
mono-repo `"universe"`... a bit grandiose, but hey, let me get my kicks.
This commit is contained in:
William Carroll 2020-01-23 14:53:43 +00:00
parent 7edd5d81f5
commit e11ba0598e

View file

@ -51,8 +51,8 @@ Otherwise, open with `counsel-find-file'."
(defconst bookmark/whitelist
(list
(make-bookmark :label "tazjins-depot"
:path "~/Dropbox/programming/tazjins-depot/"
(make-bookmark :label "depot"
:path "~/depot"
:kbd "t")
(make-bookmark :label "org"
:path "~/Dropbox/org"