{"id":20416484,"url":"https://github.com/redxtech/fyshtemd","last_synced_at":"2026-06-05T08:31:15.512Z","repository":{"id":215676316,"uuid":"739528683","full_name":"redxtech/fyshtemd","owner":"redxtech","description":"fish plugin for systemctl aliases","archived":false,"fork":false,"pushed_at":"2024-01-05T19:59:18.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T03:43:18.847Z","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/redxtech.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}},"created_at":"2024-01-05T19:35:55.000Z","updated_at":"2024-01-18T00:54:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1155b5f-f9ed-49cd-b6a2-0c87868689aa","html_url":"https://github.com/redxtech/fyshtemd","commit_stats":null,"previous_names":["redxtech/fyshtemd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redxtech/fyshtemd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Ffyshtemd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Ffyshtemd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Ffyshtemd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Ffyshtemd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/fyshtemd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Ffyshtemd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33937661,"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-05T02:00:06.157Z","response_time":120,"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-15T06:20:10.289Z","updated_at":"2026-06-05T08:31:15.484Z","avatar_url":"https://github.com/redxtech.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fyshtemd\n\n\u003e `fyshtemd` is a fish plugin that provides aliases (functions) for systemd commands, both system and user level.\n\n## installing\n\n```fish\nfisher install redxtech/fyshtemd\n```\n\n# aliases\n\n| Alias      | Command                          | Description                                   |\n| :--------- | :------------------------------- | :-------------------------------------------- |\n| `ss`       | `sudo systemctl`                 | general alias for system-level `systemctl`    |\n| `sss`      | `sudo systemctl status`          | shows status for system-level service         |\n| `ssstart`  | `sudo systemctl start`           | starts a system-level service                 |\n| `ssstop`   | `sudo systemctl stop`            | stops a system-level service                  |\n| `ssr`      | `sudo systemctl restart`         | restarts a system-level service               |\n| `sse`      | `sudo systemctl enable --now`    | enables and starts a system-level service     |\n| `ssd`      | `sudo systemctl disable --now`   | disables and stops a system-level service     |\n| `ssm`      | `sudo systemctl mask`            | prevents a system-level service from starting |\n| `ssum`     | `sudo systemctl unmask`          | re-allows a system-level to start             |\n| `ssdr`     | `sudo systemctl daemon-reload`   | reload the system-level daemon                |\n| `scu`      | `systemctl --user`               | general alias for user-level `systemctl`      |\n| `scus`     | `systemctl --user status`        | shows status for user-level service           |\n| `scustart` | `systemctl --user start`         | starts a user-level service                   |\n| `scustop`  | `systemctl --user stop`          | stops a user-level service                    |\n| `scur`     | `systemctl --user restart`       | restarts a user-level service                 |\n| `scue`     | `systemctl --user enable --now`  | enables and starts a user-level service       |\n| `scud`     | `systemctl --user disable --now` | disables and stops a user-level service       |\n| `scum`     | `systemctl --user mask`          | prevents a user-level service from starting   |\n| `scuum`    | `systemctl --user unmask`        | re-allows a user-level to start               |\n| `scudr`    | `systemctl --user daemon-reload` | reload the user-level daemon                  |\n\n## credit\n\nported from [zsh-systemd](https://github.com/redxtech/zsh-systemd)\n\n## author\n\n**fyshtemd** © [gabe dunn](https://github.com/redxtech), released under the [MIT](./LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Ffyshtemd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Ffyshtemd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Ffyshtemd/lists"}