We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
abbreviations 파일 안에 들어가는 스크립트가, 모든 쉘에 작동할 수 있는 형태가 아님. 예를들어 $(~~) 이런 코드가 abbreviations 안에 있으면, 그건 fish에서 작동하지 못함.
$(~~)
The text was updated successfully, but these errors were encountered:
Closed by 2cb025e
Sorry, something went wrong.
No branches or pull requests
abbreviations 파일 안에 들어가는 스크립트가, 모든 쉘에 작동할 수 있는 형태가 아님. 예를들어
$(~~)
이런 코드가 abbreviations 안에 있으면, 그건 fish에서 작동하지 못함.The text was updated successfully, but these errors were encountered: