{"id":50477053,"url":"https://github.com/bew/diralias","last_synced_at":"2026-06-01T14:01:48.971Z","repository":{"id":360942626,"uuid":"1241036996","full_name":"bew/diralias","owner":"bew","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-28T14:22:13.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T15:12:59.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bew.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-16T22:07:52.000Z","updated_at":"2026-05-28T14:23:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bew/diralias","commit_stats":null,"previous_names":["bew/diralias"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bew/diralias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fdiralias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fdiralias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fdiralias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fdiralias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bew","download_url":"https://codeload.github.com/bew/diralias/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bew%2Fdiralias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33777971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-01T14:01:47.448Z","updated_at":"2026-06-01T14:01:48.961Z","avatar_url":"https://github.com/bew.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# diralias\n\nManage directory aliases as named shortcuts, stored as symlinks on the filesystem.\n\nA **change-tick** is incremented on every alias change, allowing editors and shells to\ndetect when aliases need to be reloaded using a single one-line file read, without polling the\nfilesystem or calling a process.\n\nCheckout CLI documentation at [./CLI_USAGE.md](./CLI_USAGE.md).\n\n## Storage\n\nThe runtime state storage is created automatically on first use.\n\nAliases are stored as symlinks under:\n```\n${XDG_STATE_HOME:-~/.local/state}/diralias/aliases/\n```\nThe change-tick is a plain integer file at:\n```\n${XDG_STATE_HOME:-~/.local/state}/diralias/change-tick\n```\n\n## Notes\n\n- Alias names must not contain `/` or whitespace.\n- `diralias get` matches against stored symlink targets as-is (no `realpath` resolution of\n  the queried path).\n- The change-tick is intended for use by editor/shell plugins that need to know when to\n  reload the alias list.\n- This tool will later be moved to its own repository with nvim/zsh plugins.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbew%2Fdiralias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbew%2Fdiralias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbew%2Fdiralias/lists"}