updated scripts: better warn messages, added/updated dotfiles
This commit is contained in:
@@ -13,3 +13,5 @@ gaming = {{ $gaming }}
|
||||
email = {{ $email | quote }}
|
||||
{{ $name := promptStringOnce . "name" "What is your name (git)" }}
|
||||
name = {{ $name | quote }}
|
||||
{{ $osProber := promptBoolOnce . "os_prober" "Enable GRUB os-prober to detect other operating systems?" }}
|
||||
os_prober = {{ $osProber }}
|
||||
|
||||
Reference in New Issue
Block a user