{"id":17526022,"url":"https://github.com/paysonwallach/fish-you-should-use","last_synced_at":"2026-01-17T07:21:37.430Z","repository":{"id":52286730,"uuid":"257485116","full_name":"paysonwallach/fish-you-should-use","owner":"paysonwallach","description":"A fish plugin that reminds you to use your aliases.","archived":false,"fork":false,"pushed_at":"2024-03-29T05:56:23.000Z","size":1488,"stargazers_count":37,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-23T22:14:19.990Z","etag":null,"topics":["fish","fish-plugin","fish-shell","fisher"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paysonwallach.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-21T05:02:06.000Z","updated_at":"2024-03-18T12:58:18.000Z","dependencies_parsed_at":"2022-09-07T04:41:50.792Z","dependency_job_id":null,"html_url":"https://github.com/paysonwallach/fish-you-should-use","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paysonwallach/fish-you-should-use","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paysonwallach%2Ffish-you-should-use","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paysonwallach%2Ffish-you-should-use/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paysonwallach%2Ffish-you-should-use/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paysonwallach%2Ffish-you-should-use/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paysonwallach","download_url":"https://codeload.github.com/paysonwallach/fish-you-should-use/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paysonwallach%2Ffish-you-should-use/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28503608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T06:57:29.758Z","status":"ssl_error","status_checked_at":"2026-01-17T06:56:03.931Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fish","fish-plugin","fish-shell","fisher"],"created_at":"2024-10-20T15:01:13.539Z","updated_at":"2026-01-17T07:21:37.422Z","avatar_url":"https://github.com/paysonwallach.png","language":"Shell","funding_links":["https://buymeacoffee.com/paysonwallach"],"categories":["Shell"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eYou Should Use\u003c/h1\u003e\n  \u003cimg src=\"https://github.com/paysonwallach/fish-you-should-use/blob/master/media/screenshot.png\" /\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cp\u003eA fish plugin that reminds you to use your aliases.\u003c/p\u003e\n  \u003ca href=\"https://github.com/paysonwallach/fish-you-should-use/releases/latest\"\u003e\n    \u003cimg alt=\"Version 1.2.0\" src=\"https://img.shields.io/badge/version-1.2.0-red.svg?cacheSeconds=2592000\u0026style=flat-square\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/paysonwallach/fish-you-should-use/blob/master/LICENSE\" target=\"\\_blank\"\u003e\n    \u003cimg alt=\"Licensed under the GNU General Public License v3.0\" src=\"https://img.shields.io/github/license/paysonwallach/fish-you-should-use?style=flat-square\" /\u003e\n  \u003ca href=https://buymeacoffee.com/paysonwallach\u003e\n    \u003cimg src=https://img.shields.io/badge/donate-Buy%20me%20a%20coffe-yellow?style=flat-square\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\n[You Should Use](git+https://github.com/paysonwallach/fish-you-should-use.git) is a rewrite of [You Should Use](https://github.com/MichaelAquilina/zsh-you-should-use) for [fish](https://fishshell.com/).\n\n## Installation\n\nUsing [`fisher`](https://github.com/jorgebucaran/fisher):\n\n```shell\nfisher install paysonwallach/fish-you-should-use\n```\n\n## Usage\n\nSimply install and get back to whatever you were doing before! [You Should Use](git+https://github.com/paysonwallach/fish-you-should-use.git) will let you know when you've typed out a command that exists as an alias.\n\n## Configuration\n\nBy default, [You Should Use](git+https://github.com/paysonwallach/fish-you-should-use.git) will display its reminder message after a command has executed. However, you can choose to display the mesasge before execution by setting `YSU__MESSAGE_POSITION` like so:\n\n```fish\nset YSU_MESSAGE_POSITION \"before\"\n```\n\n## Contributing\n\nFeel free to take a look at [TODO.md](https://github.com/paysonwallach/fish-you-should-use/blob/master/TODO.md), otherwise pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[You Should Use](git+https://github.com/paysonwallach/fish-you-should-use.git) is licensed under the [GNU General Public License v3.0](https://github.com/paysonwallach/fish-you-should-use/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaysonwallach%2Ffish-you-should-use","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaysonwallach%2Ffish-you-should-use","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaysonwallach%2Ffish-you-should-use/lists"}