nuta / nsh

A command-line shell like fish, but POSIX compatible.
906 stars 34 forks source link

Fix clippy warning #33

Closed thomasqueirozb closed 2 years ago

thomasqueirozb commented 2 years ago

I introduced this via #32. My bad. It was the last warning so I didn't run clippy again.

nuta commented 2 years ago

Sorry I missed this PR. Thanks!