diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 02:35:40 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 02:35:40 -0800 |
commit | 5fa35442530d823e995908134a9c731eb39506b3 (patch) | |
tree | 99275aa475d6c10190d9b45bf8da8bb05c66ebe0 /home/xyz/.bashrc | |
parent | 184090bdc1fb7c9bd1b4ae7c7ca1491249543faf (diff) |
keep file similar to master branch
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index de4358fc..86080ad2 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -77,9 +77,7 @@ alias r='rem -cu+2 -@' # https://askubuntu.com/a/22043 alias s='sudo ' alias sa='ssh-add -l || ssh-add' -alias sca='ssh ca' alias se='sudo -E ' -alias sia='ssh ia' alias sp='ssh pp' alias spd='speedtest; librespeed-cli' alias sst='ssh studio' |