windows: pathman remove doesn't work for USERPROFILE #7

Abierta
abierta 2023-05-08 23:59:27 +00:00 por coolaj86 · 0 comentarios
Propietario

It seems to correctly add via '%USERPROFILE%', but not remove

pathman list
    %USERPROFILE%/bin
    C:\Users\me/.local/bin
pathman remove '%USERPROFILE%/bin'
pathman remove 'C:\Users\me/.local/bin'
pathman list
    %USERPROFILE%/bin
It seems to correctly add via '%USERPROFILE%', but not remove ```sh pathman list ``` ```text %USERPROFILE%/bin C:\Users\me/.local/bin ``` ```sh pathman remove '%USERPROFILE%/bin' pathman remove 'C:\Users\me/.local/bin' ``` ```sh pathman list ``` ```text %USERPROFILE%/bin ```
Inicie sesión para unirse a esta conversación.
Sin etiquetas
Sin Milestone
No asignados
1 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: root/pathman#7
No se ha proporcionado una descripción.