Reading PATH

echo $PATH

Adding To PATH

Write the following line to ~/.bashrc or ~/.zshrc

export PATH=/home/yoshixi/.cargo/bin:$PATH