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

View File

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