FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Updated sh section to use /usr/bin/env by hwittenborn · Pull Request #167 · atom/language-shellscript · GitHub

This repository was archived by the owner on Dec 15, 2022. It is now read-only.
/ language-shellscript Public archive

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

Open
hwittenborn wants to merge 1 commit into
atom:masterfrom
hwittenborn:patch-1
Open

hwittenborn wants to merge 1 commit into
atom:masterfrom
hwittenborn:patch-1

Conversation

Copy link
Copy Markdown

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL