Open veverkap opened 3 years ago
The issue is that the installer writes to $HOME/.zprofile instead of $ZDOTDIR/.zprofile. However, I would prefer it did not try to write to any of my dotfiles and instead requested that the user modified their $PATH directive appropriately. To ensure that the binary was accessible at least in the shell it was installed in, use export
to add to the shell's $PATH variable only.
Vector Version
Vector Configuration File
Debug Output
Expected Behavior
Vector should have installed
Actual Behavior
Vector did not install
Additional Context
Running in Ubuntu on VSphere VM
Ubuntu 20.10 (GNU/Linux 5.8.0-59-generic x86_64)
Installing via apt worked