Add to PATH
Edit ~/.bashrc
add export PATH=$PATH:/snap/bin
in the end of the file
run source ~/.bashrc
to apply it
Last updated
Was this helpful?
Edit ~/.bashrc
add export PATH=$PATH:/snap/bin
in the end of the file
run source ~/.bashrc
to apply it
Last updated
Was this helpful?