From e324f9b2b54fcffa4a582f736bbd0f69970544d9 Mon Sep 17 00:00:00 2001 From: mintycube <90507714+mintycube@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:28:02 +0500 Subject: [PATCH] Remove unused aliases(weath) --- .config/shell/aliasrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 5b3b974..1645609 100644 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -46,5 +46,5 @@ alias \ yta="yt -x -f bestaudio/best" \ ffmpeg="ffmpeg -hide_banner" \ 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"