Skip to content

Instantly share code, notes, and snippets.

@MyelinsheathXD
Created January 19, 2024 08:23
Show Gist options
  • Save MyelinsheathXD/4a02fcfc396c2347f3958eaa7a0e3b0f to your computer and use it in GitHub Desktop.
Save MyelinsheathXD/4a02fcfc396c2347f3958eaa7a0e3b0f to your computer and use it in GitHub Desktop.
Ubunto add to path
adding exucutable applications into path
add this path "myelin@myelincolor:~/ATP/intalls/24/01/bin$" line in the terminal , in this way in .bashrc file in home directory
like"myelin@myelincolor:~$ "
#myelin softdirs
export PATH="/home/myelin/ATP/intalls/24/01/bin:$PATH"
#endmyelin softdirs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment