Skip to content

Instantly share code, notes, and snippets.

@DougRomano
DougRomano / .zshrc
Created September 12, 2025 13:46 — forked from johnlindquist/.zshrc
Comprehensive .zshrc configuration for macOS development environment with AI tools integration
# Fix PATH for core commands
export PATH="/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:$PATH"
export PATH="$PATH:/Users/johnlindquist/dev/agents/bin"
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
# Path to your Oh My Zsh installation.
source ~/.bashrc
@DougRomano
DougRomano / boxstarterRomanoIO.ps1
Last active November 20, 2015 22:26
Romano.io Developer Setup
######## Romano.io dev VM boxstarter script ########
###############
#### notes ####
###############
### running locally on VM
## if connected, it will show login screen after restart, but is still working
######################################