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)
|
(use-package request)
|
||||||
|
|
||||||
;; TVL depot stuff
|
;; TVL depot stuff
|
||||||
(use-package tvl
|
(use-package tvl)
|
||||||
:config
|
|
||||||
(customize-set-variable 'tvl-depot-path "/home/wpcarro/depot"))
|
|
||||||
|
|
||||||
;; perl-compatible regular expressions
|
;; perl-compatible regular expressions
|
||||||
(use-package pcre2el)
|
(use-package pcre2el)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue