diff options
-rwxr-xr-x | vanity-imports.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vanity-imports.toml b/vanity-imports.toml index 99b310d..b0ecd5d 100755 --- a/vanity-imports.toml +++ b/vanity-imports.toml @@ -14,3 +14,7 @@ vcs = "git" [repos."/searchix"] repo = "https://git.alanpearce.eu/searchix" vcs = "git" + +[repos."/x"] +repo = "https://git.alanpearce.eu/x" +vcs = "git" |