conf2/zsh/.bashrc

3 lines
94 B
Bash
Raw Normal View History

2019-09-22 09:32:39 +00:00
[ -x /usr/local/bin/zsh ] && exec /usr/local/bin/zsh
[ -x /usr/bin/zsh ] && exec /usr/bin/zsh