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

Updated sh section to use /usr/bin/env#167

Open
hwittenborn wants to merge 1 commit intoatom:masterfrom
hwittenborn:patch-1
Open

Updated sh section to use /usr/bin/env#167
hwittenborn wants to merge 1 commit intoatom:masterfrom
hwittenborn:patch-1

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