refactor(wpcarro/depot): mv ~/depot /depot
Prefer the canonical location for depot. Change-Id: If175e150734f6c97ef5e0676565c9a5d97fb69ab Reviewed-on: https://cl.tvl.fyi/c/depot/+/4565 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
36844bc134
commit
88ed680b21
1 changed files with 1 additions and 3 deletions
|
@ -128,9 +128,7 @@
|
|||
(use-package request)
|
||||
|
||||
;; TVL depot stuff
|
||||
(use-package tvl
|
||||
:config
|
||||
(customize-set-variable 'tvl-depot-path "/home/wpcarro/depot"))
|
||||
(use-package tvl)
|
||||
|
||||
;; perl-compatible regular expressions
|
||||
(use-package pcre2el)
|
||||
|
|
Loading…
Reference in a new issue