Skip to content

Instantly share code, notes, and snippets.

@jinwoo-jeon0
Last active February 21, 2024 23:41
Show Gist options
  • Save jinwoo-jeon0/eb86cd2f377c06908cda870c6751face to your computer and use it in GitHub Desktop.
Save jinwoo-jeon0/eb86cd2f377c06908cda870c6751face to your computer and use it in GitHub Desktop.
(deprecated) oh my zsh on Windows 10
#!/usr/bash
# Install zsh first: https://gist.github.com/jinwoo-jeon0/73bab5f399b029ed3c4d576c61f65fc2
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
@jinwoo-jeon0
Copy link
Author

Use WSL instead of Cygwin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment