From bd2284a82b5ad0fe04708e881f04e6ae3c0c0b92 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 12 Mar 2023 18:18:55 -0700 Subject: sye and syue aliases --- home/xyz/.bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/xyz/.bashrc') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index db916350..1920dd6a 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -101,6 +101,8 @@ alias sp='ssh pp' alias spd='speedtest; librespeed-cli' alias sv=sudoedit alias sy=systemctl +alias sye='systemctl list-unit-files --state=enabled' +alias syue='systemctl --user list-unit-files --state=enabled' alias u='upd; poweroff' alias v='"$EDITOR"' alias va='"$EDITOR" "$XDG_DOCUMENTS_DIR/notes/computer/arch_install.md"' -- cgit v1.2.3-70-g09d2