time to make warc files oh yeah!

This commit is contained in:
Xfnw knuu 2021-02-08 17:26:43 -05:00
parent d1b31a0329
commit 1dd064a6bc
3 changed files with 13 additions and 0 deletions

View File

@ -39,3 +39,9 @@ HostName data.bellz.org
Host hashbang
HostName de1.hashbang.sh
IdentitiesOnly yes
User xfnw
IdentityFile /home/xfnw/.ssh/id_ed25519

6
.wgetrc Normal file
View File

@ -0,0 +1,6 @@
progress=bar
robots=off
random_wait=on
verbose=on
user_agent=Mozilla

1
.zshrc
View File

@ -16,6 +16,7 @@ calcpi() { echo "scale=$1; 4*a(1)" | bc -l ; }
alias hexcat="catgirl -h chat.freenode.net -n xfnwtest -ec cert.pem -u"
alias warc="wget -rpkm --warc-cdx --warc-file"
#autoload -Uz compinit
#compinit