correct path

This commit is contained in:
Kasper Juul Hermansen 2022-10-14 21:47:24 +02:00
parent c76362b913
commit 2cafa63b31
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -260,7 +260,7 @@ local config = {
config = function() require("octo").setup() end, config = function() require("octo").setup() end,
}, },
{ {
"~/git/git.front.kjuulh.io/kjuulh/github-presense", "~/git/git.front.kjuulh.io/kjuulh/github-presence",
config = function() require("github_presence").setup {} end, config = function() require("github_presence").setup {} end,
}, },
{ {