Adding line about switching to zsh.
This commit is contained in:
parent
d57e4509e9
commit
c70fca54f3
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ From your cloned directory:
|
|||
This will create symlinks for all config files in your home directory. You can
|
||||
safely run this file multiple times to update.
|
||||
|
||||
Note that there is configuration for `zsh` so if you'd like to switch your shell from the default `bash` to `zsh`, on OS X you do:
|
||||
|
||||
chsh -s /bin/zsh
|
||||
|
||||
Track thoughtbot/dotfiles
|
||||
-------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue