1
Fork 0
dots/install-scripts/06-zsh.sh

4 lines
55 B
Bash
Raw Normal View History

2024-11-16 20:36:05 +00:00
#!/bin/sh
sudo usermod --shell /usr/bin/zsh $(whoami)