1
Fork 0
dots/install-scripts/06-zsh.sh
2024-11-17 01:36:05 +05:00

3 lines
55 B
Bash
Executable file

#!/bin/sh
sudo usermod --shell /usr/bin/zsh $(whoami)