Macos default paths prepend my defined paths in vim
- by Bogdan Gusiev
I am trying to call some shell command from vim with like :!ls command.
But unfortunately there are some default PATHS that prepends PATHs defined in the original shell. Here is the echo $PATH output in the original shell:
…