321 current 2025-02-09 04:18:41 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-02-09 04:18:55 -05:00
parent 6f4a9f4bf8
commit a4d113a375

View File

@@ -100,6 +100,7 @@ alias cls="clear"
## Curl Aliases for easy info
# note for jake: try to change this back when you go back to boston lmfao
alias weather="curl https://wttr.in/Boston; echo"
alias weather-smol="curl https://wttr.in/Boston?format=3; echo"
alias myip="curl https://ipecho.net/plain; echo"
# alias crypto="curl https://usd.rate.sx"
alias pq="ping google.com -c 5"