summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
blob: 3b438411c439707994974c625130974de6936a8c (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
set -eu

printf 'Name: '
read -r nick rest
exec catgirl -n "$nick" -s "$nick" "$@"
01 13:04:05 -0400'>2018-08-01Add Watch You, Watch MeJune McEnroe 2018-07-31Add rand aliasJune McEnroe 2018-07-31Refactor msr606June McEnroe