mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-22 22:45:37 +01:00
zf_rm before zf_mv to work around NTFS bugs (see #610)
This commit is contained in:
parent
da58ccbbaf
commit
e1323716fe
3 changed files with 18 additions and 30 deletions
|
|
@ -212,12 +212,6 @@ There are two prompt questions that don't fit this pattern: `ask_empty_line` and
|
|||
|
||||
---
|
||||
|
||||
Revert `3ef4e68b5fdae654f323af644cbca40f27a8ab97`. Instead of it use `zf_rm -f -- $dst` before
|
||||
`zf_mv -f -- $src $dst`. `zwc` files are readonly and `zf_mv` fails on NTFS if the target file
|
||||
exists and is readonly.
|
||||
|
||||
---
|
||||
|
||||
Optimize auto-wizard check.
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue