spiced up bashrc a little more

This commit is contained in:
Brad Ganley
2025-12-03 01:23:42 -06:00
parent ac10953a7c
commit 0b945fe44f
2 changed files with 10 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ alias h='history'
# Misc
# Get the weather. Put your location after the command
alias wttr='ansiweather -u imperial -s false -l'
alias wtr='curl -s "https://wttr.in/?format=%l:+%c+%t+%w+%p"'
# A quick lil speedyboi
alias speedTest='curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python3 -'
# If you're runnng my exact mastodon setup, this will be useful