Installation: Difference between revisions

Jump to navigation Jump to search
→‎macOS: remove modifying PATH in .profile , since .zprofile is enough
Tags: Mobile edit Mobile web edit Advanced mobile edit
(→‎macOS: remove modifying PATH in .profile , since .zprofile is enough)
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 88: Line 88:
As an alternative that does not require root for installation, one may create a directory $HOME/bin and use that for the programs and links. Also, this requires modification of the $PATH, by a one-time  
As an alternative that does not require root for installation, one may create a directory $HOME/bin and use that for the programs and links. Also, this requires modification of the $PATH, by a one-time  
  mkdir $HOME/bin
  mkdir $HOME/bin
echo 'export PATH=$PATH:$HOME/bin' >> ~/.profile
  echo 'export PATH=$PATH:$HOME/bin' >> ~/.zprofile</code>
  echo 'export PATH=$PATH:$HOME/bin' >> ~/.zprofile</code>


2,652

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu