Skip to content

Instantly share code, notes, and snippets.

@ErykDarnowski
Last active December 9, 2022 01:15
Show Gist options
  • Save ErykDarnowski/3d5d700e1f56f9560f53455b831d835f to your computer and use it in GitHub Desktop.
Save ErykDarnowski/3d5d700e1f56f9560f53455b831d835f to your computer and use it in GitHub Desktop.
A sane npkill command (shouldn't show anything related to Vim plugins, VScode extensions npm / npx caches and so on).
npx npkill -f -s size -E ".config, .cache, .local, .nvm, .npm, .vscode"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment