spiced up bashrc a little more
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user