Commit Graph

309 Commits

Author SHA1 Message Date
dependabot[bot]
879ccf7bad build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#69)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 18:19:54 +00:00
546380ae38 feat: editor env 2026-01-29 18:09:49 +00:00
f84ac17cfd feat: vi alias 2026-01-29 14:38:14 +00:00
39a9558514 fix: termcolor heuristic 2026-01-29 11:58:28 +00:00
56472fbea1 vim colour schemes (#70)
* feat: vim colour schemes

* feat: preview workflow

* fix: ci

* fix: ci

* fix: format
2026-01-29 10:48:32 +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
919d98dd33 feat: git add/restore aliases 2025-12-23 22:22:29 +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
a286817ce3 feat: git 2025-12-23 19:10:02 +02:00
4a2563d34a fix: vi syntax 2025-12-23 16:41:48 +02:00
6de5f36ca5 perf: git 2025-12-23 16:41:03 +02:00
94fb437570 fix: git spacing 2025-12-23 13:15:01 +02:00
5968733e07 Merge remote-tracking branch 'origin/master' 2025-12-23 12:56:37 +02:00
566c51c4d6 feat: vimrc 2025-12-23 12:56:22 +02:00
dependabot[bot]
b71808c6c0 build(deps): bump actions/checkout from 4.2.2 to 6.0.1 (#66)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-19 23:38:47 +00:00
574384ab69 Zsh prompt (#67)
* feat: initial prompt pass

* fix: code quality

* fix: perf

* fix: layout

* fix: cleanup

* fix: perf

* feat: nvm/pyenv lazy-load

* fix: profile eager load

* fix: caching

* fix: spelling

* fix: compinit/spelling

* fix: feedback

* fix: comments

* Remove TRAPINT/flash customization, use stock Ctrl+C behavior

* feat: re-introduce flash

* fix: error display

* feat: clear suggestions on ctrl+c

* feat: grey prompt indicator

* feat: git

* feat: git spacing

* feat: async git

* feat: git perf

* fix: var names

* fix: exits
2025-12-19 15:55:06 +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
5ce415c668 bump python test version 2025-12-15 20:35:05 +02:00
b9c112d428 fix: add hostname 2025-12-02 15:31:12 +00:00
4195864823 feat: copilot cli, tool fixes 2025-12-02 15:16:37 +00:00
700417f20f alias: colby 2025-11-10 19:00:41 +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
136d80bd71 agent: Dockerfile test 2025-08-25 11:31:11 +01:00
2f644336f5 fix: arch setup 2025-08-25 11:21:10 +01:00
fda1587ca1 agent: remove bc dependency 2025-08-24 17:43:35 +01:00
d9e7317e2e agent: Arch support 2025-08-24 17:38:36 +01:00
3752e204be Merge pull request #61 from andrejusk/copilot/fix-60
Refactor colored install log format with standardized log functions
2025-06-20 23:57:53 +03: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
copilot-swe-agent[bot]
a4f05995bd Initial plan for issue 2025-06-20 20:27:04 +00:00
c60b3f17ce fix: brew env 2025-06-20 11:54:49 +03:00
ee94155df9 fix: profile nvm dir, format, docs bump 2025-06-09 22:42:26 +01:00
c0ed27079c fix: prompt char and alias
close #18
2025-06-04 17:23:25 +01:00
0588165cfd fix: log iterm2 completion 2025-06-04 17:17:25 +01:00
d195a157b3 Merge pull request #54 from andrejusk/copilot/fix-51
Fix DEBIAN_FRONTEND environment variable by removing quotes
2025-06-04 17:04:25 +01:00
2dc28c82c8 Merge pull request #53 from andrejusk/copilot/fix-52
Fix unquoted variable in mkdir command to prevent word splitting
2025-06-04 16:55:45 +01:00
copilot-swe-agent[bot]
4f24e41d80 Remove quotes from remaining ENV variables for consistency
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-04 15:51:26 +00: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
copilot-swe-agent[bot]
da44498341 Fix unquoted variable in mkdir command - wrap $HOME/.local/bin in quotes
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-04 13:59:21 +00:00
copilot-swe-agent[bot]
22fd25eb09 Fix DEBIAN_FRONTEND environment variable by removing quotes
Co-authored-by: andrejusk <7396847+andrejusk@users.noreply.github.com>
2025-06-04 13:59:15 +00:00
copilot-swe-agent[bot]
7d2680827d Initial plan for issue 2025-06-04 13:54:43 +00:00
copilot-swe-agent[bot]
4437772b06 Initial plan for issue 2025-06-04 13:54:27 +00:00
1854200740 Merge pull request #50 from andrejusk/zsh
Zsh
2025-06-03 00:13:00 +01:00
1874c8ec99 fix: time shadowing 2025-06-03 00:11:26 +01:00
04d44c1601 fix: add node to path 2025-06-02 23:10:22 +01:00