aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
blob: e190a7d5aedd97ae6ee5226a7cd0f96c1d2e7b18 (plain)
1
2
3
4
#!/bin/bash

# Install Oh My Zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended