dotfiles/.scripts/set-shell.sh
Benjamin Palko 1cdd637ff1 quote
2024-10-01 00:26:10 -04:00

3 lines
36 B
Bash

#!/bin/bash
chsh -s "$(which zsh)"