dotfiles/void/void.d/system/chroot.sh

8 lines
122 B
Bash
Executable File

#!/bin/sh
xbps-reconfigure -fa
useradd -G wheel,video,kvm,xbuilder ericonr
chsh ericonr -s /usr/bin/fish
passwd ericonr