Skip to content

Instantly share code, notes, and snippets.

@knoopx
Created October 17, 2014 14:07
Show Gist options
  • Save knoopx/a6966f6df65680df6b2c to your computer and use it in GitHub Desktop.
Save knoopx/a6966f6df65680df6b2c to your computer and use it in GitHub Desktop.
change osx shell for current user
sudo dscl . -create ~ UserShell `which fish`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment