Whoops, forgot alias.
This commit is contained in:
parent
85442404b3
commit
2c5ba04fff
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue