Update: 2024-10-15

This commit is contained in:
2024-10-15 23:11:47 +03:00
parent 79b2e2f7b1
commit eae6ecaebb
808 changed files with 238018 additions and 205905 deletions

View File

@@ -1,6 +1,6 @@
bookmark = [
{ key = "r", path = "/" },
{ key = "e", path = "/etc" },
{key = "r", path = "/"},
{key = "e", path = "/etc"},
{ key = "h", path = "~/" },
{key = "h", path = "~/"},
]