5 Commits

Author SHA1 Message Date
88e01e8261 Add zsh-autosuggestions and zsh-syntax-highlighting as git submodules
- Added both plugins as git submodules in zsh/custom-plugins/
- Created symlinks in oh-my-zsh custom plugins directory
- Plugins are now properly managed and will work with the existing oh-my-zsh setup

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 13:54:10 +02:00
Jens Luedicke
04c1a15293 Add Oh My Zsh as git submodule with enhanced plugin configuration
- Add Oh My Zsh as submodule at zsh/oh-my-zsh
- Update ZSH path to use dotfiles submodule
- Add 14 useful plugins including autosuggestions, syntax highlighting, docker, tmux, and z
- Configure Oh My Zsh settings (disable auto-update, enable correction, etc.)
- Add plugin customizations for autosuggestions and history-substring-search
- Integrate Spaceship prompt with Oh My Zsh

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 13:43:49 +02:00
Jens Luedicke
0b32452a6c Add spaceship configuration 2025-10-08 14:31:52 +02:00
f7953242b8 Fix issue with symlink dir 2025-09-23 07:50:33 +02:00
Jens Luedicke
806fb003be Update shell configuration to consider macOS and Linux 2025-09-22 13:36:07 +02:00