diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-01-16 16:40:24 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-01-16 16:40:24 -0800 |
commit | d17a07b5aa5ef7fc0c5edac6959180bc33aeaece (patch) | |
tree | 6d111e67d556c450043e90efc0f35669c0153010 /home | |
parent | 400000e7835829ea9bcc59a2c13bac402502595c (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 48e94020..499b3d29 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -86,6 +86,7 @@ alias r='rem -cu+2 -@' # https://askubuntu.com/a/22043 alias s='sudo ' alias se='sudo -E ' +alias sp='ssh pp' alias spd='speedtest; librespeed-cli' alias sv=sudoedit alias sy=systemctl |