shell.how
shell.how copied to clipboard
Support Substitutions
IE: sudo chown -R $(whoami) $(npm config get prefix)/{lib/node_modules,bin,share}
this has 3 great examples of cases to support ^
Can be done relatively easily by integrating tree-sitter-bash. I'm planning to fork and add this (along with a more fully featured Fig spec parser I'm releasing soon 🤫)
Can be done relatively easily by integrating tree-sitter-bash. I'm planning to fork and add this (along with a more fully featured Fig spec parser I'm releasing soon 🤫)
That would be 🔥