Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

hwittenborn
Copy link

The sh section currently autofills to /bin/sh. This just changes it to fill to /usr/bin/env sh to align with the other options.

Benefits

Uniformity when autocompleting a shell shebang. All other listed shells go to /usr/bin/env, so it likewise made sense that sh should as well.

The `sh` section currently autofills to `/bin/sh`. This just changes it to fill to `/usr/bin/env sh` to align with the other options.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant