nix-config/sh/install/024-chsh

8 lines
160 B
Plaintext
Raw Normal View History

2018-08-31 21:35:09 +02:00
#!/bin/sh
#
# Change the shell of the root account to fish.
#
# https://wiki.archlinux.org/index.php/Command-line_shell
arch-chroot /mnt chsh -s /usr/bin/fish