Skip to content

Instantly share code, notes, and snippets.

@kissu
Created July 9, 2020 15:36
Embed
What would you like to do?
Export new path variable to `$PATH`
echo 'export PATH=$PATH:/home/kissu/appImages' >> ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment