For macOS 10.15, I've switched to ZSH from Bash.

This commit is contained in:
Jeff Geerling 2019-11-13 11:14:21 -06:00
parent e27dd31df2
commit fcc392b0b5

View file

@ -10,7 +10,7 @@ dotfiles_repo: https://github.com/geerlingguy/dotfiles.git
dotfiles_repo_accept_hostkey: yes dotfiles_repo_accept_hostkey: yes
dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles
dotfiles_files: dotfiles_files:
- .bash_profile - .zshrc
- .gitignore - .gitignore
- .inputrc - .inputrc
- .osx - .osx