More moving things around
This commit is contained in:
parent
cfcc9b5942
commit
1cf775efec
3
common/bin/lib/meta/setup/choose-host
Normal file
3
common/bin/lib/meta/setup/choose-host
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
echo yo pick a host
|
3
common/bin/lib/meta/setup/choose-os
Normal file
3
common/bin/lib/meta/setup/choose-os
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env fish
|
||||
|
||||
echo yo pick an os
|
Reference in a new issue