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

Use cat instead of _cat #501

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Use cat instead of _cat #501

merged 1 commit into from
Dec 16, 2023

Conversation

0rtz
Copy link
Contributor

@0rtz 0rtz commented Dec 16, 2023

_cat is not defined/autoloaded anywhere, so use plain unix cat utility to avoid getting "command not found" error

_cat is not defined/autoloaded anywhere, so use plain unix cat utility
to avoid getting "command not found" error
@jaromil
Copy link
Member

jaromil commented Dec 16, 2023

Hi! and good catch! _cat is a leftover from previous use of zsh builtin functions, now dismissed.

@jaromil jaromil merged commit 21da75a into dyne:master Dec 16, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants