add to bashrc or zsh : export PATH=”$PATH:~/.local/bin”export PATH=”$HOME/.local/bin:$PATH” and reload bash
Comments