diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-18 23:27:17 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-18 23:27:17 -0700 |
commit | 2acb4a7f1749265598430320e9a48c9aa2b955be (patch) | |
tree | f5fc143274e32da0abc66568e02c9b6cd99fb5e8 /home/xyz/.bashrc | |
parent | 00115da8b3e81f75610f643736dc4b8c223049b0 (diff) |
update
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 65c428e8..7c347ad6 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -99,6 +99,7 @@ alias se='sudo -E ' alias ska='ssh ka' alias sp='ssh pp' alias spd='speedtest; librespeed-cli' +alias sst='ssh studio' alias sv=sudoedit alias sy=systemctl alias syd='systemctl list-dependencies --all' |