Skip to content

Instantly share code, notes, and snippets.

@jhonoryza
Created September 26, 2021 07:25
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 jhonoryza/28c5d75c887c4990fc22408e2c21173c to your computer and use it in GitHub Desktop.
Save jhonoryza/28c5d75c887c4990fc22408e2c21173c to your computer and use it in GitHub Desktop.
"terminal.integrated.profiles.windows": {
        "cmder": {
            "path": "C:\\Laragon\\bin\\cmder\\cmder.bat",
            "args": [
                "."
            ]
        }
    },
"terminal.integrated.defaultProfile.windows": "cmder"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment