Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs merge for 10.5.0 #1631

Merged
merged 3 commits into from
Feb 7, 2022
Merged

Docs merge for 10.5.0 #1631

merged 3 commits into from
Feb 7, 2022

Commits on Jan 21, 2022

  1. Note skip-ignore for "Skipping node_modules" (#1553)

    * Note `skip-ignore` for "Skipping `node_modules`"
    
    * Remove spurious duplication
    
    * update
    
    * revert changes to readme; readme is built from docs/
    
    * more wordsmithing
    
    * more tweaks
    
    Co-authored-by: Andrew Bradley <cspotcode@gmail.com>
    webstrand and cspotcode authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    56638fe View commit details
    Browse the repository at this point in the history
  2. Passing arguments in shebang on Linux (env -S) (#1545)

    * Passing arguments in shebang on Linux (env -S)
    
    It is possible to pass arguments into commands in the shebang on Linux using the env(1) -S option.
    
    * fix
    
    * fix
    
    * fix
    
    Co-authored-by: Andrew Bradley <cspotcode@gmail.com>
    sheeit and cspotcode authored Jan 21, 2022
    Configuration menu
    Copy the full SHA
    537ed0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80a064f View commit details
    Browse the repository at this point in the history