{"id":50865374,"url":"https://github.com/qwreey/qwreey-fish","last_synced_at":"2026-06-15T00:33:38.420Z","repository":{"id":363243478,"uuid":"1262437071","full_name":"qwreey/qwreey-fish","owner":"qwreey","description":"Qwreey's fish environment","archived":false,"fork":false,"pushed_at":"2026-06-08T07:01:04.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-15T00:32:52.486Z","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/qwreey.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-06-08T01:43:23.000Z","updated_at":"2026-06-08T07:01:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/qwreey/qwreey-fish","commit_stats":null,"previous_names":["qwreey/qwreey-fish"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qwreey/qwreey-fish","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fqwreey-fish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fqwreey-fish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fqwreey-fish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fqwreey-fish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwreey","download_url":"https://codeload.github.com/qwreey/qwreey-fish/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Fqwreey-fish/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34343312,"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-14T02:00:07.365Z","response_time":62,"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-15T00:33:37.797Z","updated_at":"2026-06-15T00:33:38.403Z","avatar_url":"https://github.com/qwreey.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- base prompt:\n아래는 fish shell 의 git abbr 입니다. 설명을 확인해보고 공식적인 문서화처럼 작성해주세요. 다만 너무 ai 처럼 주저리 주저리 설명하진 말고 간략하게 하는데 유의하세요.\n\n코드블럭으로 문서 부분을 감싸고, 코드 블럭 안에서는 영어가 되어야하며 지금 사용자와의 관계를 고려하지 마세요. 읽게될 사람은 레포지토리 방문자임을 유의하세요\n--\u003e\n\n### Setup\n\n```sh\ncurl -sL https://raw.githubusercontent.com/qwreey/qwreey-fish/refs/heads/main/functions/qs_setup.fish | source\nand qs_setup --with-carapace\n```\n\n### Fish Shell Git Abbreviations (`gacpm`)\n\nTo make the command easy to memorize, **`gacpm`** stands for **G**it **A**dd **C**ommit **P**ush **M**essage. This structure allows you to quickly compose and execute conventional commit commands.\n\n**Syntax**\n`g[a]c[p]m\u003cprefix\u003e[.\u003cscope\u003e]`\n\n**Flags (Optional)**\n* `a` : Prepends `git add (_qs_get_gitdir)` before committing.\n* `p` : Appends `git push` after committing.\n\n**Prefixes (Commit Types)**\nYou can use the full commit type or the following shortcodes:\n* `ft`, `fe` : feat\n* `fx`, `fi` : fix\n* `co`, `ch` : chore\n* `dc`, `do` : docs\n* `ts`, `te` : test\n* `rf`, `re` : refactor\n* `pe`, `pf` : perf\n* `se`, `sc` : security\n* `st`       : style\n* `dk`       : docker\n\n**Scope (Optional)**\nAppend `.\u003cscope_name\u003e` to specify the scope of the commit.\n\n**Examples**\n* `gcmfix.backend` expands to: `git commit -m \"fix(backend): \"`\n* `gcmdo.backend` expands to: `git commit -m \"docs(backend): \"`\n* `gacpmft` expands to: `git add (_qs_get_gitdir)\\nand git commit -m \"feat: \" \u0026\u0026 git push`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Fqwreey-fish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwreey%2Fqwreey-fish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Fqwreey-fish/lists"}