diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-03 14:28:37 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-03 06:30:16 +0000 |
commit | 145ad1f234139d3d359173922135bdc770602a91 (patch) | |
tree | 440312ed648bfe2f213fcffb2d3fffab2e6e8c3e /home/xyz/.bashrc | |
parent | bab3e5433fea53592ab1a78a31fd7efb9d522e69 (diff) |
remove ssh studio aliasba
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 406e6a17..d0bd28df 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -81,7 +81,6 @@ alias sa='ssh-add -l || ssh-add' alias se='sudo -E ' alias sp='ssh pp' alias spd='speedtest; librespeed-cli' -alias sst='ssh studio' # can test this mess with `alias tt='echo "\$haha \"lala\""'` alias sun='printf "set \$Longitude \"-121.89\"\nset \$Latitude \"37.34\"\nrem [sunrise()] msg sunrise\nrem [sunset()] msg sunset" | remind -n -' # another way: |