- Add signature.txt with stylish VALKNAR banner and contact info
- Update README.md to document the new signature file
- Clean up .gitignore to track signature.txt
- Remove legacy config files (prettier, rubocop, pre-commit, etc.)
- Update arty.yml with additional installation scripts
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Replace Ansible provisioning workflow with arty installation scripts
- Update arty.yml configuration to show simplified structure
- Add HiDrive integration documentation for .zlogin
- Update environment structure to show version managers and symbolic links
- Remove references to playbook.yml and environment-based repo management
- Add documentation for new installation scripts (debian, rust, zed, claude, etc.)
- Clean up .zshenv and remove .last_pwd tracking file
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Clean up .zshrc by removing universal-lsp PATH export and duplicate g1 alias after removing universal-lsp MCP installation.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Remove custom settings.json to restore Zed to default configuration. Also update CLAUDE.md with docker/arty usage notes and arty.yml to include ruby-build plugin.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Updated CLAUDE.md to document .zlogin configuration which:
- Mounts HiDrive storage at /mnt/hidrive
- Creates symbolic links for Documents, Pictures, Videos, and Music directories
from HiDrive user path to home directory
- Cleaned up .zprofile (removed empty content)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>