Commit Graph
27 Commits
Author SHA1 Message Date
valknar 3532c50ba4 feat: catppuccin themes 2026-06-29 17:09:10 +02:00
valknarandClaude Sonnet 4.6 e15dd0a6c5 feat: set GLOW_STYLE and add glow to go:install:tools
- .zshenv: export GLOW_STYLE pointing to Nord theme JSON
- arty.yml: add glow v2 to go:install:tools

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 18:26:04 +02:00
valknar e3f8f8a742 docs: update README.md 2026-06-24 10:47:42 +02:00
valknar 31932b956b chore: cleanup 2026-06-24 10:17:35 +02:00
valknar e644f32cfe fix: git config script indention in file 2026-06-23 21:05:53 +02:00
valknarandClaude Sonnet 4.6 428ec75bd4 feat(arty): add git:config script to create .gitconfig.local
Prompts for name and email, writes [user] section to ~/.gitconfig.local
which is already included by .gitconfig.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 21:02:51 +02:00
valknar a5a9bbfd26 fix: arty.yml cleanup 2026-06-23 12:28:10 +02:00
valknar fbaa4f170a fix: .gitconfig 2026-06-23 11:26:14 +02:00
valknar d3427ae137 fix: ssh keygen with git email 2026-06-23 10:56:32 +02:00
valknarandClaude Sonnet 4.6 98d004b4d9 fix(arty): source nvm.sh before nvm install
nvm is a shell function, not a binary — it doesn't survive into arty's
subprocess. Sourcing nvm.sh inline makes it available.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 10:35:59 +02:00
valknarandClaude Sonnet 4.6 a403cf68f3 feat: add Nord theme for bat
- .config/bat/themes/Nord.tmTheme — full tmTheme covering comments,
  strings, numbers, keywords, functions, types, tags, CSS, markdown,
  diff markup, decorators, regex, YAML/TOML/JSON, shell
- .config/bat/config — sets Nord as default theme
- arty.yml: bat:build task to rebuild cache after cloning dotfiles
- .gitignore: whitelist bat config and theme

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 19:32:33 +02:00
valknar e52029f9e5 fix: arty.yml rust install cmd 2026-06-22 17:30:01 +02:00
valknar 38f4941649 fix: arty.yml 2026-06-22 15:19:30 +02:00
valknarandClaude Sonnet 4.6 5268b2da2e chore: update arty scripts — trim vscode extensions, add micro editorconfig plugin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 12:46:21 +02:00
valknarandClaude Sonnet 4.6 2cae8978e7 chore: update VSCode workspace settings and arty scripts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 12:39:07 +02:00
valknarandClaude Sonnet 4.6 297a034e05 chore: move VSCode settings and keybindings to .vscode/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 12:21:21 +02:00
valknarandClaude Sonnet 4.6 2130b7b67d chore: remove micro:setup from arty scripts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 11:33:37 +02:00
valknarandClaude Sonnet 4.6 f804d104de chore: trim VSCode settings and extension list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 11:33:00 +02:00
valknarandClaude Sonnet 4.6 5239a98f47 chore: clean up VSCode settings and add fonts/extensions arty tasks
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 11:26:18 +02:00
valknar e84b1e51d8 feat: micro editor 2026-06-21 19:15:30 +02:00
valknar 01710cfcf0 feat: rust and more 2026-06-21 18:31:48 +02:00
valknar 0bce027dcb feat: bat to cat alias 2026-06-21 17:29:30 +02:00
valknar fc00dac666 chore: cleanup 2026-06-21 17:16:29 +02:00
valknar 710158d331 chore: cleanup 2026-06-21 16:47:50 +02:00
valknar f4e992be0a chore: cleanup scripts 2026-06-21 16:40:03 +02:00
valknar f192326d31 refactor: use ZSH_CUSTOM from .zshenv 2026-06-21 15:47:56 +02:00
valknar 2601041008 chore: squash history 2026-06-17 19:30:07 +02:00