install.fairie/docs/POST-INSTALL.md
Brian Zalewski 16fa187eda Update 3 files
- /home/dot_local/bin/executable_provision.tmpl
- /docs/POST-INSTALL.md
- /local/provision.sh
2023-01-25 05:51:41 +00:00

14 lines
983 B
Markdown

## Post-Installation
The script has finished provisioning. Enjoy! You can review the installation logs which are stored at `~/.local/share/megabyte-labs/betelgeuse.$(date +%s).log`. If you come across any issues, have some good ideas, or want to get involved, feel free to open an issue on [GitHub](https://github.com/megabyte-labs/install.doctor). Pull requests / stars are welcome too.
### Next Steps
1. Fork the project so you can add your own customizations (using the method described at the top of the README.md)
2. Review the [README.md](https://github.com/megabyte-labs/install.doctor) for a high-level overview
3. Utilize the [documentation](https://install.doctor/docs) for more thorough details
4. Check out the [Chezmoi documentation](https://www.chezmoi.io/) (since this project utilizes it heavily)
5. Open a pull request with your own improvements if you want to contribute
6. Visit [Megabyte Labs](https://megabyte.space) to see what else we are up to
**bZ out**