From fcc392b0b50a45646365f9313122d6394bacca9b Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 13 Nov 2019 11:14:21 -0600 Subject: [PATCH] For macOS 10.15, I've switched to ZSH from Bash. --- default.config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.config.yml b/default.config.yml index 1757e59..cbf4ec4 100644 --- a/default.config.yml +++ b/default.config.yml @@ -10,7 +10,7 @@ dotfiles_repo: https://github.com/geerlingguy/dotfiles.git dotfiles_repo_accept_hostkey: yes dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles dotfiles_files: - - .bash_profile + - .zshrc - .gitignore - .inputrc - .osx