drop wsl and devterm (closes #1)
This commit is contained in:
parent
fc831dbc7f
commit
6040cac5f8
7 changed files with 9 additions and 164 deletions
|
@ -3,7 +3,7 @@
|
|||
{{- $hostname := output "scutil" "--get" "ComputerName" | trim -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- $choices := list "wsl" "devterm" "personal" "work" -}}
|
||||
{{- $choices := list "personal" "work" -}}
|
||||
{{- $hosttype := promptChoiceOnce . "hosttype" "What type of host are you on" $choices -}}
|
||||
|
||||
{{ $name := promptString "name" -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue