machine_setup/setup/programs/others/a-oh-my-zsh.sh
2024-01-23 11:44:38 +01:00

3 lines
117 B
Bash

chsh -s $(which zsh)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"