Use homedir expansion for paths

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-04-06 11:28:21 +02:00
parent 44b79c0dba
commit c2da303a0f
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -1,7 +1,7 @@
---
cwd: /home/luzifer
gopath: /home/luzifer/gocode
cwd: '~'
gopath: '~/gocode'
packages:
# Go-dev related tools