mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
merge
This commit is contained in:
parent
a8c56f5231
commit
8274156fae
296 changed files with 6279 additions and 3141 deletions
|
|
@ -12,6 +12,7 @@ plugins=(... systemd)
|
|||
|
||||
| Alias | Command | Description |
|
||||
|:-----------------------|:-----------------------------------|:-----------------------------------------------------------------|
|
||||
| `sc-failed` | `systemctl --failed` | List failed systemd units |
|
||||
| `sc-list-units` | `systemctl list-units` | List all units systemd has in memory |
|
||||
| `sc-is-active` | `systemctl is-active` | Show whether a unit is active |
|
||||
| `sc-status` | `systemctl status` | Show terse runtime status information about one or more units |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue