I followed the Extreme $HOME makeover to:
- create my default environment
- store it on FloxHub
- always activate it in
.bashrc
So far so good! But now when I launch a terminal I get:
flox [lofidevops/default (remote)] user@machine:~$
Rather than just
flox [default] user@machine:~$
There is also a noticeable pause every time a launch a new terminal, which I assume is flox pinging FloxHub for updates? I really like the idea of sharing my default environment between machines (that is my motivation to use flox) but this seems like a big tradeoff. I’d be happy to pull on demand.
Are other people using remote defaults or is it currently experimental? Assuming I can fix the pause, is there some way to adjust the unwieldy prompt?