10 lines
219 B
Bash
10 lines
219 B
Bash
# installation script...
|
|
|
|
# check if on nixos
|
|
# check if ./hosts exist
|
|
# check if gum is installed (dependencie)
|
|
# save path
|
|
# remove .git
|
|
# git init and initial commit
|
|
# create custom configuration
|
|
# save it to ./hosts |