Open KutnerUri opened 3 years ago
also, after changing default link, I still get the old link in the bvm config, so it gets reinstalled every time
bit-bin git/master
❯ bvm config
{
BVM_DIR: '/Users/kutner/.bvm',
DEFAULT_LINK: 'bit',
'links.bbit': '0.0.406', # reinstalls bbit every time
'links.bit': '0.0.406'
}
it's possible to change the name of the bit command, for example:
after which, there is not way to remove the old command. it should be as simple as
additionally, we should prompt the user with a hint to remove the old link, like