Skip to content

Commit 95b4d28

Browse files
shfmt
1 parent efc797b commit 95b4d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zsh/aliases/aliases.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ alias ip='ip -c=auto'
3434
alias mv='mv -i'
3535

3636
# prevents .wget-hsts from being created in $HOME
37-
alias wget="wget --hsts-file=${XDG_STATE_HOME}/wget-hsts"
37+
alias wget="wget --hsts-file=${XDG_STATE_HOME}/wget-hsts"

0 commit comments

Comments
 (0)