pbbs
is a VS Code snippets extension that has a collection of pure bash alternatives to external processes.
All of the snippets were extracted, re-formatted and modified by me from the pure-bash-bible repo.
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install pombadev.pbbs
Or open extensions in sidebar (Ctrl+Shift+X), search Pure Bash Bible
and install.
The snippets are available in shellscript
& markdown
languages only.
All the snippets were authored by dylan and the contributors of pure-bash-bible check them out!