Personal development environment configuration for terminal-based workflow.
Run the interactive installation script:
cd ~/dotfiles
./install.shThe script will:
- Install Oh-My-Zsh if not present
- Automatically install required Zsh plugins (zsh-completions)
- Install Dracula theme for Zsh
- Create symlinks for all configuration files
- Verify that standard Oh-My-Zsh plugins are available (aws, kubectl, django, go)
- Improve live logging in
install.sh