Commit Graph

64 Commits

Author SHA1 Message Date
73a14218a8 feat: tmux and widgets 2026-02-12 15:44:56 +00:00
2486afd158 feat: omz -> direct, z -> zoxide, rg and fzf bindings 2026-02-12 10:35:02 +00:00
6e58b3e95d chore: sync mise deps, gh copilot extension 2026-02-02 15:59:55 +00:00
Copilot
d872eda9ee Consolidate mise tool installations and fix PATH activation (#71)
* Initial plan

* Consolidate mise tools installation and fix GitHub Copilot CLI package

Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>

* Revert copilot package changes and remove --jobs flag from mise install

Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>

* fix: permissions

* Move GitHub CLI (gh) installation to mise

Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
Co-authored-by: Andrejus <git@andrejus.uk>
2026-01-29 18:24:58 +00:00
4da959597d fix: run apt for codespace 2025-12-24 03:28:05 +02:00
b51f2e0b09 feat: mise, brew and fastfetch perf 2025-12-24 02:34:10 +02:00
be4a723859 chore: organisation 2025-12-23 22:30:24 +02:00
ab936390dd perf: codespaces 2025-12-23 22:22:20 +02:00
7b5e4e12d2 fix: brew env 2025-12-23 21:44:10 +02:00
891ae505f8 perf: install env checks 2025-12-23 20:53:55 +02:00
c21270a35d feat: python version bump 2025-12-15 20:51:56 +02:00
ffe68aba45 fix: nvm_dir 2025-12-15 20:36:32 +02:00
4195864823 feat: copilot cli, tool fixes 2025-12-02 15:16:37 +00:00
3493339e1e feat: macos tahoe 2025-09-25 21:23:51 +01:00
72c1d5aade feat: remove arc/appcleaner 2025-09-25 21:22:39 +01:00
2f644336f5 fix: arch setup 2025-08-25 11:21:10 +01:00
d9e7317e2e agent: Arch support 2025-08-24 17:38:36 +01:00
copilot-swe-agent[bot]
f6c737b5e4 Refactor colored install log format - implement log functions and update all install scripts
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-20 20:37:01 +00:00
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