We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc797b commit 95b4d28Copy full SHA for 95b4d28
zsh/aliases/aliases.sh
@@ -34,4 +34,4 @@ alias ip='ip -c=auto'
34
alias mv='mv -i'
35
36
# prevents .wget-hsts from being created in $HOME
37
-alias wget="wget --hsts-file=${XDG_STATE_HOME}/wget-hsts"
+alias wget="wget --hsts-file=${XDG_STATE_HOME}/wget-hsts"
0 commit comments