diff --git a/bashrc b/bashrc index 2f09755..a023f76 100644 --- a/bashrc +++ b/bashrc @@ -17,4 +17,4 @@ export TERM=xterm-color # Fixes ssh since I use alacritty and it sets the TERM export VIMINIT="source $HOME/.config/vim/vimrc" alias ls="ls --color=auto" -alias weather='curl wttr.in/?format="%l:+%C,+%t+(feels+like+%f)\n"' +alias weather='curl wttr.in/?format="%l:+%C,+%t+(feels+like+%f)+Wind:+%w&M"\n'