🎯
Focusing
Pinned Loading
-
win32-ctrl-c
win32-ctrl-c Public/SUBSYSTEM:WINDOWS Win32 application attaching to parent console and closing on CTRL-C/CTRL-BREAK
C++ 3
-
dig every dns record
dig every dns record 1#! /bin/bash
23set -euo pipefail
4# set -x
5 -
npm_config.ps1
npm_config.ps1 1npm config set audit=false --location user
2npm config set editor=code.exe --location user
3npm config set fund=false --location user
4npm config set init-author-email="github@collinstevens.com" --location user
5npm config set init-author-name="Collin Stevens" --location user
-
pnpm_config.ps1
pnpm_config.ps1 1# side-effects-cache breaks symlinks on subsequent `pnpm install` even after https://github.com/pnpm/pnpm/pull/7705
2pnpm config set side-effects-cache false
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.