Commit graph

5 commits

Author SHA1 Message Date
p3ta00
dfa991b282 Fix VMware Workstation Wayland compatibility
- Add GDK_BACKEND=x11 to desktop entry for Wayland compatibility
- Create shell alias for command-line launches
- Automatically configure during installation
- Prevents X Window System crashes on Wayland sessions

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 08:51:39 -08:00
p3ta00
514aa2f73e Remove duplicate VMware section from README
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 08:43:59 -08:00
p3ta00
71494e39f6 Add VMware Workstation installation script for CachyOS
- Automated installer that handles VMware Workstation setup
- Builds kernel modules with clang/lld for CachyOS compatibility
- Includes dependency checking and installation
- Comprehensive error handling and logging
- Updated README with VMware installation documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 08:43:14 -08:00
p3ta00
77693e96f7 Add VMware Workstation installation script for CachyOS
- Automated installer that handles VMware Workstation setup
- Builds kernel modules with clang/lld for CachyOS compatibility
- Includes dependency checking and installation
- Comprehensive error handling and logging
- README with usage instructions and troubleshooting

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 08:39:17 -08:00
p3ta00
c08daf3f85 Initial commit: CachyOS shell environment setup
Comprehensive shell environment setup for CachyOS/Arch Linux featuring:

- Modern CLI tools: eza, bat, fd, ripgrep, fzf, zoxide, dust, duf, procs, btop, sd, delta
- Development tools: neovim (NvChad), lazygit, starship, yazi, zellij, navi
- Shell: zsh with oh-my-zsh, syntax highlighting, autosuggestions
- Terminal: Ghostty configuration
- Dracula theme: Consistent theming across all tools
- Fonts: JetBrains Mono Nerd Font (all variants)
- Configs: starship, zellij, yazi, fastfetch, ghostty
- Dotfiles: .zshrc, .bashrc, zsh completions

Automated installation script handles all dependencies and configuration.
2025-11-14 01:15:39 -08:00