Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

mac update path permanently

sudo vim /etc/paths
#add the path to this file and close (:wq in vim)

#note only add the path so often you may see:
export PATH=$PATH:/new/dir/location1.bin
#here you would just add /new/dir/location1.pin to /etc/paths
Comment

PREVIOUS NEXT
Code Example
Shell :: install pytorch lightning 
Shell :: how to install pygame 
Shell :: reconfigure postfix 
Shell :: reset bash_profile 
Shell :: install nvidia cuda toolkit ubuntu 20.04 
Shell :: Creating a New Repo on the command line 
Shell :: create a repo using github api 
Shell :: restart webmin terminal 
Shell :: remove git from project in windows 
Shell :: find files in windows command 
Shell :: install font awesome linux 
Shell :: nvm linux 
Shell :: linux bash how to clear log files debian ubuntu centos 
Shell :: Errors were encountered while processing: libglx-mesa0:amd64 
Shell :: shell script while loop example 
Shell :: install adb 
Shell :: bash store file in array 
Shell :: youtube-dl ubuntu 
Shell :: get current user debian 
Shell :: linux get full path 
Shell :: virtualbox guest additions ubuntu 20.04 install 
Shell :: gitbash shortcut to clear the terminal 
Shell :: terraform script to create s3 bucket 
Shell :: git remote set origin 
Shell :: find file in linux with regex 
Shell :: powershell http request 
Shell :: How To Switch Branch On GIT 
Shell :: dpkg install deb with dependencies 
Shell :: conda install multiprocess 
Shell :: lines of code 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =