add usystemctl
This commit is contained in:
parent
f5d48526db
commit
8f5dc05115
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ alias gitd="git diff --word-diff"
|
|||
alias Y="noglob youtube-dl --no-check-certificate"
|
||||
alias Yall="noglob youtube-dl -o \"%(autonumber)s-%(title)s.%(ext)s\""
|
||||
alias units="units -v"
|
||||
alias usystemctl="systemctl --user"
|
||||
|
||||
# Edit the current command line in $EDITOR
|
||||
export VISUAL="nano -m" # enable mouse cursor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue