<r0ni>
I'd really like to setup my M1 to play with building things on crux, but sooo lazy
<beerman>
lazy is not the best attribute to start CRUX, especially on ARM 😉
<pitillo>
true
<r0ni>
well it's currently setup to build my desktop for slackware to use on a pbp but crux looks really fun
<r0ni>
fun = watching things compile eternally
<beerman>
because it is fun 😄
<beerman>
i am quite happy with how the zsh completion file turned out
<beerman>
the one that opt currently ships is whack, e.g. you can only complete one port name when typing prt-get update someport, a second port wouldn't complete at all, and it also doesn't handle flags for the various subcommands
<beerman>
i have almost all of that fixed already
guido_rokepo has quit [Quit: guido_rokepo]
genpaku has quit [Read error: Connection reset by peer]
genpaku has joined #crux-arm
pitillo is now known as pitill0
pitillo has joined #crux-arm
<beerman>
pkgadd now pulls the path for PKGMK_PACKAGE_DIR from /etc/pkgmk.conf and offers all packages as a completion with just two tabs, how fun is that?