Commit Graph

32 Commits

Author SHA1 Message Date
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
2e5eb07890 feat: Install Arc 2024-06-27 12:41:49 +01:00
c7e6d9d741 fix: macOS Graphite appearance 2024-06-27 12:28:20 +01:00
468a9766d9 feat: install azure cli 2024-06-24 17:44:08 +01:00
26858669a8 fix: print gh cli version 2024-06-24 17:44:00 +01:00
531fd18888 feat: mac dock and finder 2024-06-21 18:51:30 +01:00
b8894d4fb3 feat: add macos config 2024-06-21 11:36:20 +01:00
36060c133a feat: install dockutil 2024-06-21 10:13:50 +01:00
e728ed98a3 feat: bump install names 2024-06-20 18:32:44 +01:00
9ee405e26a fix: codespaces ssh 2024-06-19 11:19:18 +01:00
34e5b00055 feat: install cmatrix 2024-06-08 15:40:57 +01:00
67a10c0dd0 feat: install betterdisplay 2024-06-08 15:13:59 +01:00
e2555d931c fix: brew install logs 2024-06-08 15:12:07 +01:00
7d74d07873 feat: install meetingbar 2024-06-08 15:11:40 +01:00
b06c95d9b4 feat: docker and redis setup, tests 2024-03-14 22:07:48 +00:00
be1ab0be7e feat: rectangle app, mac install bump 2024-03-08 12:07:09 +00:00
3e607a4b1f feat: bookworm image, docker tests pass 2024-03-08 12:03:53 +00:00
02afe496d5 feat: debian install, docker tests 2024-03-08 11:34:37 +00:00
d9283511a3 feat: debian setup, codepsaces install 2024-03-08 00:04:34 +00:00
858f791afd feat: path and log improvements 2024-03-07 22:25:26 +00:00
7d6d8ae90a fix: unattended first install on mac 2024-03-07 20:30:31 +00:00
e6a7bec30d feat: mac install support 2024-03-07 19:33:24 +00:00
c0ce6ea961 feat: installer and logging 2024-03-07 01:51:14 +00:00
1d574b0d63 feat: brew and apt packages 2024-03-07 01:43:25 +00:00
f638492ce6 feat: apt package filter 2024-03-07 01:43:05 +00:00
d8c4d07a8e feat: zsh config 2024-03-07 01:42:48 +00:00
25cd4dba5e feat: dir, install changes 2024-03-03 21:07:05 +00:00
Andrejus Kostarevas
61fb58e90c feat: macos and brew install support 2024-01-25 00:27:04 +00:00
Andrejus
62e6c0243e feat: convert fish -> zsh 2023-10-24 00:43:56 +01:00
Andrejus
b1dcd8d68d feat: ssh script tweaks 2023-10-24 00:42:39 +01:00
Andrejus Kostarevas
fc10ef8481 fix: os_info script osx support 2023-10-13 12:52:26 +01:00
Andrejus Kostarevas
50193eca51 feat: structure work
- split files/ into separate dirs
- rename scripts/ to script/, remove .sh extensions
- remove publish scripts, tf module, use github host
- remove unused install files
2023-02-24 00:34:31 +00:00