{"id":19134979,"url":"https://github.com/will-stone/fish-functions","last_synced_at":"2026-06-18T22:32:25.327Z","repository":{"id":49688983,"uuid":"231634920","full_name":"will-stone/fish-functions","owner":"will-stone","description":"My custom functions for the Fish Shell.","archived":false,"fork":false,"pushed_at":"2023-09-19T10:23:04.000Z","size":738,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-01T15:55:30.826Z","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/will-stone.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":{"github":"will-stone","custom":"https://www.buymeacoffee.com/wstone"}},"created_at":"2020-01-03T17:33:06.000Z","updated_at":"2021-12-01T19:46:43.000Z","dependencies_parsed_at":"2024-11-09T06:29:43.384Z","dependency_job_id":"69d41c76-2a64-4163-952e-35519b65599d","html_url":"https://github.com/will-stone/fish-functions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/will-stone/fish-functions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-stone%2Ffish-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-stone%2Ffish-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-stone%2Ffish-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-stone%2Ffish-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/will-stone","download_url":"https://codeload.github.com/will-stone/fish-functions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/will-stone%2Ffish-functions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34510283,"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-18T02:00:06.871Z","response_time":128,"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":"2024-11-09T06:28:46.668Z","updated_at":"2026-06-18T22:32:25.301Z","avatar_url":"https://github.com/will-stone.png","language":"Shell","funding_links":["https://github.com/sponsors/will-stone","https://www.buymeacoffee.com/wstone"],"categories":[],"sub_categories":[],"readme":"# Fish Functions\n\nMy custom functions for the Fish Shell.\n\n## Install\n\nWith [fisherman]\n\n```\nfisher install will-stone/fish-functions\n```\n\n## `c`\n\nA Fish Shell alias to Visual Studio Code's `code` command, with the addition\nthat running `c` without parameters opens the current directory in VSCode.\n\n### Usage\n\n```sh\nc # code .\nc ./dir/dir # code ./dir/dir\n```\n\n## `ls`\n\nWraps `eza` to show hidden files and folders by default, and adds icons.\n\n### Usage\n\n```sh\nls # eza --all --group-directories-first --icons\n```\n\n## `v`\n\nShows versions for commonly installed items.\n\n### Usage\n\n```sh\nv\n\ngo    1.10.2\nnode  10.8.0\nnpm   6.3.0\nruby  2.5.1\nyarn  1.9.1\n```\n\n[fisherman]: https://github.com/jorgebucaran/fisher\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill-stone%2Ffish-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwill-stone%2Ffish-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwill-stone%2Ffish-functions/lists"}