{"id":16125157,"url":"https://github.com/emmeowzing/bashrc","last_synced_at":"2026-01-16T00:51:54.880Z","repository":{"id":47500093,"uuid":"324466599","full_name":"emmeowzing/bashrc","owner":"emmeowzing","description":"Functions and aliases I reference in my .zshrc and .bashrc","archived":false,"fork":false,"pushed_at":"2025-03-07T03:36:13.000Z","size":101,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T04:27:39.409Z","etag":null,"topics":["bash"],"latest_commit_sha":null,"homepage":"https://github.com/bjd2385/bashrc","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/emmeowzing.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},"funding":{"ko_fi":"bjd2385"}},"created_at":"2020-12-26T02:22:48.000Z","updated_at":"2025-02-13T14:10:03.000Z","dependencies_parsed_at":"2023-08-11T10:04:23.943Z","dependency_job_id":"9d63ba04-9469-449c-abbd-50462ba86942","html_url":"https://github.com/emmeowzing/bashrc","commit_stats":null,"previous_names":["emmeowzing/bashrc"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fbashrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fbashrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fbashrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmeowzing%2Fbashrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmeowzing","download_url":"https://codeload.github.com/emmeowzing/bashrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246795772,"owners_count":20835265,"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","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"],"created_at":"2024-10-09T21:26:07.762Z","updated_at":"2026-01-16T00:51:54.854Z","avatar_url":"https://github.com/emmeowzing.png","language":"Shell","funding_links":["https://ko-fi.com/bjd2385"],"categories":[],"sub_categories":[],"readme":"### bashrc\n\nA place where I store my custom `.bashrc` functions and aliased shortcuts. \n\nMost of these have been written with a very narrow application in mind. For example, \n`allocate` just creates a raw, empty, virtual disk (with `dd`) in a ZFS mount point \nthat I can then reference in a qemu XML template (I tend to do this a lot, so it \nsaves me time).\n\n#### How I use them\n\nI'll typically clone out this repo, then link\n```shell script\nln -s /path/to/repo/.bash_functions.sh ~/.bash_functions \nln -s /path/to/repo/.bash_aliases.sh ~/.bash_aliases\n```\nand, finally,\n```shell script\nprintf \"source ~/.bash_functions\\\\n\" \u003e\u003e ~/.bashrc\n```\nso that it may be referenced (`.bash_aliases` is automatically loaded), and updates captured over the links. \n\nOr, simply run `./link.sh`, which attempts to perform these tasks for you in a safe manner.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Fbashrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmeowzing%2Fbashrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmeowzing%2Fbashrc/lists"}