{"id":34827152,"url":"https://github.com/andyl/base_util","last_synced_at":"2026-05-04T10:42:34.685Z","repository":{"id":2910179,"uuid":"3919370","full_name":"andyl/base_util","owner":"andyl","description":"dotfiles and utility scripts","archived":false,"fork":false,"pushed_at":"2025-12-23T03:55:06.000Z","size":85279,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-24T18:27:51.993Z","etag":null,"topics":["bash","cfg","dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"MarlinFirmware/Marlin","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andyl.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":"2012-04-03T15:24:57.000Z","updated_at":"2025-12-23T03:55:09.000Z","dependencies_parsed_at":"2023-10-04T09:09:28.447Z","dependency_job_id":"62c5acae-c8c4-41dc-a76c-b5b90e588d31","html_url":"https://github.com/andyl/base_util","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andyl/base_util","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyl%2Fbase_util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyl%2Fbase_util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyl%2Fbase_util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyl%2Fbase_util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyl","download_url":"https://codeload.github.com/andyl/base_util/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyl%2Fbase_util/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28031588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-25T02:00:05.988Z","response_time":58,"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":["bash","cfg","dotfiles"],"created_at":"2025-12-25T15:18:24.635Z","updated_at":"2025-12-25T15:18:26.392Z","avatar_url":"https://github.com/andyl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfile and Utility Scripts\n\n## Test \n\n~/src/datacat/README.md \n\n## Usage\n\nTo use:\n  mkdir ~/util\n  cd ~/util\n  git clone git://github.com/andyl/base_util.git\n  base_util/init\n\n## Layout\n\nYou can have any number of util directories that\nlive alongside base_util.  For example, you may \nhave private utilities for development, or \ndeployment.  \n\nEach directory should have two sub-directories: \n'cfg' and 'bin'.  \n\nEach bin directory will go on your path.\n\nEach file and directory under 'cfg' beginning with\nan underscore will be symlinked as a ~/.dotfile.  \n\nSome programs store their configuration data under\nthe ~/.config directory.  To support this, the\ncfg symlinking supports nested config directories.\n\nNested paths must be encoded using the following filename conventions:\n-\u003e a single '+' character to show the dotfile root\n-\u003e a single '^' character to show where to built the symlink\n\n## Examples\n\n-------------------------------------------------\nFor example:\n~/util/base_util/cfg/+config/app/^subdir/myfile\n\nWill generate:\n~/.config/app/subdir -\u003e ~/util/base_util/cfg/+config/app/^subdir\n\n-------------------------------------------------\nFor example:\n~/util/base_util/cfg/+config/^app/myfile\n\nWill generate:\n~/.config/app -\u003e ~/util/base_util/cfg/+config/^app\n\n## END\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyl%2Fbase_util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyl%2Fbase_util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyl%2Fbase_util/lists"}