4 lines
87 B
Bash
Executable File
4 lines
87 B
Bash
Executable File
#!/usr/bin/env /bin/bash
|
|
|
|
home-manager switch --flake "git+file://$(pwd)?submodules=1"
|