Skip to content

Add Brave (default browser), Go, and Colima docker stack#22

Closed
Magnet-js wants to merge 11 commits into
kunchenguid:mainfrom
Magnet-js:add-brave-go-docker
Closed

Add Brave (default browser), Go, and Colima docker stack#22
Magnet-js wants to merge 11 commits into
kunchenguid:mainfrom
Magnet-js:add-brave-go-docker

Conversation

@Magnet-js

Copy link
Copy Markdown

What

  • Brave: brave-browser cask + defaultbrowser brew; postActivation script sets Brave as the default browser (macOS may show a one-time confirmation dialog).
  • Go: go compiler + toolchain in home.nix.
  • Docker compose (memory-efficient): colima + docker + docker-compose. Colima runs a lean Lima VM instead of Docker Desktop — much smaller memory footprint. Start with colima start (tune via --memory/--cpu).

Notes

  • After rebuild, run colima start before using docker.
  • docker compose v2 works via the cli; docker-compose legacy command also available.

🤖 Generated with Claude Code

Magnet-js and others added 11 commits July 20, 2026 15:32
Removed Neogit plugin configuration from git.lua.
Remove Neogit plugin configuration
Co-authored-by: GitHub Copilot <copilot@noreply.github.com>
…ation

Add HOTKEYS.md: getting started tutorial and hotkey reference
Added a voice profile document outlining tone, style, vocabulary, formats, and hard rules for communication.
- configuration.nix: brave-browser cask + defaultbrowser brew, set Brave
  as default browser via postActivation script
- home.nix: add go compiler, plus colima + docker + docker-compose for a
  memory-efficient docker compose setup (no Docker Desktop)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking an interest in these dotfiles.
This repo is public so you can read it, learn from it, and fork it freely, but it is Kun's personal setup and does not accept pull requests or feature requests.
If you want to adapt something, please fork the repo and make it yours.
If you found a bug, please open a bug report issue instead of sending a patch.
Pull requests are auto-closed here so the repo can stay personal and predictable.

@github-actions github-actions Bot closed this Jul 20, 2026
@Magnet-js
Magnet-js deleted the add-brave-go-docker branch July 20, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants