diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 08:32:58 +0000 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 08:32:58 +0000 |
commit | 965d82a39a43f8d4e5b724a1ab5cc469aea6bdc3 (patch) | |
tree | dbd1f865207d37cfca81be136f15e143be2f0a85 /home | |
parent | eef81674ea6898d5c194902aa524931cb469af15 (diff) |
update
Diffstat (limited to 'home')
-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 16c9ac16..268dce19 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -76,6 +76,7 @@ alias r='rem -cu+2 -@' # https://askubuntu.com/a/22043 alias s='sudo ' alias se='sudo -E ' +alias sia='ssh ia' alias ska='ssh ka' alias sp='ssh pp' alias spd='speedtest; librespeed-cli' |