diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 00:32:07 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 00:32:07 -0800 |
commit | 9db4dd6d00b6be2ba20b209b7ce0057b97efe995 (patch) | |
tree | 29bdc84ea5e2c9b5a0d8dc639285188997c7aa9a /home | |
parent | dd1cafdb70cbf4a0d3e667355b9f22ebf29c13b5 (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 e71c3615..b6b32fe3 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -77,6 +77,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' |