c60b3f17ce
fix: brew env
2025-06-20 11:54:49 +03:00
0588165cfd
fix: log iterm2 completion
2025-06-04 17:17:25 +01:00
copilot-swe-agent[bot]
010d2899b3
Fix unquoted variables in all shell scripts to prevent word splitting
...
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com >
2025-06-04 15:39:06 +00:00
9b23394145
feat: install, logging improvements
2025-06-02 22:24:32 +01:00
c35557e8a0
fix: logging improvements
2025-05-31 22:56:26 +01:00
ba421f8024
fix: redis-client binary
2025-05-31 22:47:29 +01:00
30035f32e6
fix(agent): yellow os-type skips
2025-05-31 22:36:51 +01:00
432207808a
fix(agent): log non-darwin installs
2025-05-31 22:26:50 +01:00
ed89ec3af4
fix: check if gpg keyrings exist
2025-05-31 21:49:31 +01:00
755054c11e
feat: prompt setup improvements
2025-05-19 23:10:26 +03:00
11e2bc95a7
fix: installs
...
- skip docker setup
- no sudo in stow
- brew variables
- ssh logs
- node 20->22
2025-05-19 23:09:17 +03:00
Andrejus Kostarevas
69bbac50ec
Add AppCleaner to macOS install
...
Add script to install AppCleaner on macOS using Homebrew.
* Create `script/install.d/76-appcleaner.sh` to check if AppCleaner is already installed and install it if not
* Print a message indicating whether AppCleaner is already installed or has been installed
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/andrejusk/dotfiles?shareId=XXXX-XXXX-XXXX-XXXX ).
2024-12-04 12:48:18 +00:00
a0e717d9d6
feat: install docker, skip on wsl
2024-11-30 17:05:51 +00:00
211804c95b
feat: install ca-certificates
2024-11-30 17:05:42 +00:00
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