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

View file

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