Skip to content

Instantly share code, notes, and snippets.

@Sacristan
Last active August 4, 2021 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sacristan/2e1f76f9f196d33c15039c1f3b547872 to your computer and use it in GitHub Desktop.
Save Sacristan/2e1f76f9f196d33c15039c1f3b547872 to your computer and use it in GitHub Desktop.
OhMyZSH on Windows Terminal
{
    "commandline": "C:\\Program Files\\Git\\bin\\bash.exe --cd-to-home",
    "guid": "{2c375377-8de8-44f6-994f-06952a08070e}",
    "hidden": false,
    "name": "Git-Bash"
},

add in Windows Terminal settings.json under profiles/list
also generate new GUID https://guidgenerator.com/

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