-
Tyler Technologies
- DFW
-
17:46
(UTC -06:00) - zovink.com
- @zikhan3
- @zovin@infosec.exchange
Pinned Loading
-
PwshProfile
PwshProfile 1if ($PROFILE.EndsWith('Microsoft.Powershell_profile.ps1', [System.StringComparison]::CurrentCultureIgnoreCase)) {
2if ($PROFILE.IndexOf("OneDrive", [System.StringComparison]::CurrentCultureIgnoreCase) -ge 0) {
3$gistlocation = Join-Path $PSScriptRoot 'Microsoft.Powershell_profile.ps1'
4Write-Output $gistlocation
5Set-Content -Path $PROFILE -Value ". $gistlocation"
-
VimRC
VimRC 1" ConEmu
2if !empty($ConEmuANSI) && empty($VSCODE)
3" echom "Running in ConEmu"
4inoremap <Char-0x07F> <BS>
5nnoremap <Char-0x07F> <BS>
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.