Apply suggestions from code review

This commit is contained in:
Matthew Bauer 2022-09-02 10:50:02 -05:00 committed by GitHub
parent bd63ae7e18
commit dd3cd1a167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ function _nix() {
compadd -J nix "${args[@]}" -a suggestions
}
# _nix "$@"
_nix "$@"