Skip to content

Instantly share code, notes, and snippets.

@Medalink
Last active August 19, 2023 20:11
Show Gist options
  • Save Medalink/ecca86f27ee78062e21590505ac490b3 to your computer and use it in GitHub Desktop.
Save Medalink/ecca86f27ee78062e21590505ac490b3 to your computer and use it in GitHub Desktop.
Hyper Terminal Settings for Windows 11 using Powershell 7.x
shell: 'C:\\Program Files\\PowerShell\\7\\pwsh.exe',
shellArgs: ['-noexit', '-command', 'Set-Location D:\\Develop'],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment