add directory to PATH environment variable
add directory to PATH environment variable
Section titled “add directory to PATH environment variable”echo 'export PATH="$HOME/.local/bin:$PATH"' >> .bashrcecho 'export PATH="$HOME/.local/bin:$PATH"' >> .bashrc