Add command to set zsh as default shell
This commit is contained in:
parent
180206e9e9
commit
a88d5d9bd3
@ -5,6 +5,8 @@ apt:
|
||||
- zsh-doc
|
||||
brew:
|
||||
- zsh
|
||||
commands:
|
||||
- sudo chsh $USER -s `which zsh`
|
||||
symlinks:
|
||||
- {src: zlogin, dst: ~/.zlogin}
|
||||
- {src: zlogout, dst: ~/.zlogout}
|
||||
|
Loading…
x
Reference in New Issue
Block a user