mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01: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)
|
||||
|
||||
dash_user_commands=(
|
||||
start stop status enable disable edit
|
||||
start stop restart status enable disable edit cat
|
||||
)
|
||||
|
||||
sudo_commands=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue