commit 25aece9a6ba6e6097769556df185ff065a655a55 from: the xhr date: Sun May 29 20:07:25 2022 UTC Fix IP address commit - 8098ffa8a37590a353673ed6ce87b869bc40692f commit + 25aece9a6ba6e6097769556df185ff065a655a55 blob - 38f4453643b67a06e105b3534d34f0c4293f1318 blob + 6e4031c440e719f09ecd0eead65597698e58da90 --- .kshrc +++ .kshrc @@ -139,7 +139,7 @@ vmmssh() { } checklatestsnap() { - ftp -MVo- ftp://[fd00:23:42:5:20d:b9ff:fe49:71ec]/pub/OpenBSD/snapshots/$(uname -m)/BUILDINFO + ftp -MVo- http://172.23.5.36/pub/OpenBSD/snapshots/$(uname -m)/BUILDINFO ftp -MVo- "$(egrep -m 1 "^(ftp|http|https)" /etc/installurl)/snapshots/$(uname -m)/BUILDINFO" ftp -MVo- http://ftp.openbsd.org/pub/OpenBSD/snapshots/$(uname -m)/BUILDINFO } @@ -484,7 +484,7 @@ PATH=$HOME/Documents/bin:/bin:/sbin:/usr/bin:/usr/sbin LESSSECURE=1 PAGER='less -JWAceX' LESS='-Xa' -PKG_PATH=http://172.23.5.31/pub/OpenBSD/%c/packages/%a:http://ftp.hostserver.de/pub/OpenBSD/%c/packages/%a +PKG_PATH=http://172.23.5.36/pub/OpenBSD/%c/packages/%a:http://ftp.hostserver.de/pub/OpenBSD/%c/packages/%a # better two-finger touchpad scrolling export MOZ_USE_XINPUT2=1