-
Notifications
You must be signed in to change notification settings - Fork 13
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
リンク切れのファイルが削除できない #5
Comments
対応しました |
ありがとうございます。zplug も利用させていただいているので GitHub Release にあげていただけると助かります。 |
ありがとうございます。更新しました https://github.com/b4b4r07/gomi/releases/tag/v0.1.7 |
上記のものを直接ダウンロードして実行してみましたが、削除できるようになっておりませんでした。 再度ご確認お願い致します。
環境
|
@lambdalisue 報告ありがとうございました。確認しまして、再アップロード済みです。 |
修正されていることを確認しました。ありがとうございました! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
以下のようにリンク先のファイルが存在しないシムリンクファイルが削除できません。
rm
の代わりに利用する際に、この制約のために完全にrm
から脱却できないため、リンク先のファイルの存在確認なしで削除していただけると助かります。The text was updated successfully, but these errors were encountered: