Remove unused aliases(weath)

This commit is contained in:
mintycube 2024-08-08 16:28:02 +05:00
parent 7143a6c671
commit e324f9b2b5

View File

@ -46,5 +46,5 @@ alias \
yta="yt -x -f bestaudio/best" \ yta="yt -x -f bestaudio/best" \
ffmpeg="ffmpeg -hide_banner" \ ffmpeg="ffmpeg -hide_banner" \
ref="shortcuts >/dev/null; source \${XDG_CONFIG_HOME:-\$HOME/.config}/shell/shortcutrc ; source \${XDG_CONFIG_HOME:-\$HOME/.config}/shell/zshnameddirrc" ref="shortcuts >/dev/null; source \${XDG_CONFIG_HOME:-\$HOME/.config}/shell/shortcutrc ; source \${XDG_CONFIG_HOME:-\$HOME/.config}/shell/zshnameddirrc"
# weath="curl wttr.in | head -n -1 | cat" \ # weath="curl wttr.in | head -n -1 | cat"
# weath2="curl v2.wttr.in | head -n -1 | cat" # weath2="curl v2.wttr.in | head -n -1 | cat"