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" \
|
mkd="mkdir -p" \
|
||||||
g=git \
|
g=git \
|
||||||
scl='sudo systemctl' \
|
scl='sudo systemctl' \
|
||||||
|
scu='systemctl --user' \
|
||||||
|
|
||||||
# <<<
|
# <<<
|
||||||
## Program improvements (ex: ls = ls -h) >>>
|
## Program improvements (ex: ls = ls -h) >>>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue