mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-10 04:26:17 +02:00
Add more aliases for systemd --user
This commit is contained in:
parent
98e0418416
commit
9d82f58f79
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ user_commands=(
|
||||||
is-enabled list-jobs show-environment cat)
|
is-enabled list-jobs show-environment cat)
|
||||||
|
|
||||||
dash_user_commands=(
|
dash_user_commands=(
|
||||||
start stop status enable disable edit
|
start stop restart status enable disable edit cat
|
||||||
)
|
)
|
||||||
|
|
||||||
sudo_commands=(
|
sudo_commands=(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue