diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2025-08-03 14:28:37 +0800 | 
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2025-08-03 14:28:37 +0800 | 
| commit | 1f3b55ed9ee8a9a29335423bfd4eb4315f5901de (patch) | |
| tree | 628c3505aa409cdc6044a0fea03147ebc3123567 | |
| parent | b209b1446b9815c4fc3c768ab61ef68b1adea599 (diff) | |
remove ssh studio alias
| -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 2e84e044..1a74970e 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:  | 
