We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc5c5e commit caec304Copy full SHA for caec304
1 file changed
Profile/functions.ps1
@@ -141,6 +141,7 @@ ${function:Edit-ProfileDirectory} = {
141
code-insiders $prodir
142
}
143
144
+${function:Get-HistPath} = { (Get-PSReadlineoption).HistorySavePath }
145
146
# ----------
147
# Secrets
0 commit comments