Commit Graph

14 Commits

Author SHA1 Message Date
73e531d980 chore: update arty.yml installation scripts and enhance .zlogin with XDG user dirs 2025-11-17 12:06:24 +01:00
b7fda8d1c5 feat: add pkg-config and libssl-dev to debian dependencies 2025-11-14 14:26:42 +01:00
3e3285eac2 chore: clean up .gitignore by removing unused VS Code and GitHub config sections 2025-11-14 14:10:54 +01:00
8e9dba8ba2 feat: add ASCII art email signature and update documentation
- 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>
2025-11-14 13:05:06 +01:00
5bd732f3ac docs: update README to reflect arty-based setup and removed Ansible playbook
- 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>
2025-11-14 11:55:37 +01:00
1b90863c19 chore: clean up home configuration and simplify arty.yml
- Add Rust cargo environment to .zshenv
- Make oh-my-zsh sourcing conditional in .zshrc for safer initialization
- Simplify arty.yml: remove env-specific repository references, clean formatting
- Remove unused .vscode/settings.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-13 18:20:41 +01:00
26fde94975 Remove universal-lsp PATH from zshrc
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>
2025-11-11 10:20:23 +01:00
d89c45a910 Reset Zed editor configuration to defaults
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>
2025-11-11 09:47:00 +01:00
1b50bff59e docs: document HiDrive mount and symbolic links in shell environment
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>
2025-11-06 19:04:53 +01:00
effce2b63f fix: zed settings 2025-11-04 21:54:41 +01:00
33dc9175ed docs: remove INITIALIZATION RITUAL section from README 2025-11-04 01:49:45 +01:00
3f3cfd54b9 Clean up shell init structure and add Zed editor config
- Remove .init/ directory and associated shell scripts
- Update .gitignore and .zshrc configurations
- Add Zed editor settings.json
2025-11-04 01:17:11 +01:00
7eca0bcc47 fix: claude 2025-10-30 03:20:03 +01:00
665ce57751 A new start 2025-10-29 00:06:12 +01:00