Whoops, forgot alias.

This commit is contained in:
Viyurz 2023-10-23 10:15:51 +02:00
parent 85442404b3
commit 2c5ba04fff
No known key found for this signature in database

View file

@ -9,7 +9,7 @@ alias ff="fastfetch"
alias sc="shellcheck -s bash"
alias ip="ip --color=auto"
wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"
alias wget='wget --hsts-file="$XDG_CACHE_HOME/wget-hsts"'
# git init --bare $HOME/.dotfiles
# cfg config --local status.showUntrackedFiles no