xxh / xxh-shell-xonsh

Use xonsh wherever you go through the SSH without installation on the host.
BSD 2-Clause "Simplified" License
46 stars 8 forks source link

Avoid removing pip packages when xxh install in forced mode #8

Closed anki-code closed 4 years ago

anki-code commented 4 years ago

We can place pip to $XXH_HOME/pip and xxh to $XXH_HOME/xxh and update only xxh.

⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

anki-code commented 4 years ago

pip packages folder on the host now in host:~/.xxh/pip and when you add +if flag it has no affection on this directory. To force full reinstall there is +iff flag.