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:29:34 +0000 |
commit | 28cab65c908a4b94e6e3f4b53b2aa0de20156b23 (patch) | |
tree | ac1e85b69c31ac67617b2322f112aef309e3dfd3 /home/xyz | |
parent | afc35d4ab0834fa7d71a85bbb4394a415067aa2a (diff) |
remove ssh studio alias
Diffstat (limited to 'home/xyz')
-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 4d93ef24..eb83766e 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: |