Skip to content

Instantly share code, notes, and snippets.

@farfanoide
Created October 1, 2013 02:36
Show Gist options
  • Save farfanoide/6773154 to your computer and use it in GitHub Desktop.
Save farfanoide/6773154 to your computer and use it in GitHub Desktop.
execute "set zsh as default shell" do
command "chsh -s $(which zsh) vagrant"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment