shell: add scu alias for systemctl
This commit is contained in:
parent
d326ff8894
commit
586cbd335c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ alias \
|
|||
mkd="mkdir -p" \
|
||||
g=git \
|
||||
scl='sudo systemctl' \
|
||||
scu='systemctl --user' \
|
||||
|
||||
# <<<
|
||||
## Program improvements (ex: ls = ls -h) >>>
|
||||
|
|
Loading…
Add table
Reference in a new issue