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:
parent
7edd5d81f5
commit
e11ba0598e
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue