Files
dotfiles/script
Andrejus Kostarevas fa5736a44d Adjust the cmatrix install script to not run if running in a GitHub Codespace
Add a check to skip `cmatrix` installation if running in a GitHub Codespace.

* **Check for GitHub Codespace**: Add a check for the `CODESPACES` environment variable at the beginning of the script.
* **Skip Installation**: Skip the installation of `cmatrix` if the `CODESPACES` environment variable is set.
* **Informative Message**: Add a message indicating that the installation is being skipped due to running in a GitHub Codespace.
2024-08-05 20:48:49 +01:00
..
2024-03-08 11:34:37 +00:00
2024-06-20 18:32:26 +01:00
2024-03-03 16:51:00 +00:00
2024-03-14 22:07:48 +00:00