From b34211f8fcadca803c2d290898db5a1084f5706e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 20 Jul 2025 16:28:33 +0800 Subject: sun alias change longitude and latitude --- home/xyz/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 4a0ec27d..050c36a9 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -101,7 +101,7 @@ 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 -' +alias sun='printf "set \$Longitude \"120.95\"\nset \$Latitude \"31.38\"\nrem [sunrise()] msg sunrise\nrem [sunset()] msg sunset" | remind -n -' # another way: # 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 -" -- cgit v1.2.3-70-g09d2