Skip to content

Instantly share code, notes, and snippets.

@Jmacklin308
Jmacklin308 / FancyPowershellPrompt
Last active March 16, 2022 07:08
Current directory hyperlink in powershell. plus some other stuff.
#helper function from (https://gist.github.com/Jaykul/f46590c0f726dd6a4424ffa614ed1545) to create a clickablehyperlink
function New-Hyperlink {
<#
.SYNOPSIS
Creates a VT Hyperlink in a supported terminal such as Windows Terminal 1.4+
.NOTES
There's a more powerful version of this, with color support and more, in PANSIES
.EXAMPLE
New-Hyperlink https://github.com/Jaykul/PANSIES PANSIES
@Jmacklin308
Jmacklin308 / cloudSettings
Created March 20, 2019 03:26
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-03-20T03:26:01.602Z","extensionVersion":"v3.2.7"}
@Jmacklin308
Jmacklin308 / cloudSettings
Created March 20, 2019 03:11
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-03-20T03:11:25.167Z","extensionVersion":"v3.2.7"}