Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add python to path zsh

Using bash, you would have added 
PATH="$PATH:$(python3 -m site --user-base)/bin" to your .bash_profile, 
so that each bash session would have the proper directory to PATH.

In zsh, you would add that line to .zprofile instead.
Comment

PREVIOUS NEXT
Code Example
Shell :: how to remove amplify from system globally 
Shell :: get all pods in a node kubectl 
Shell :: wget file from google drive 
Shell :: how to activate virtual environment in ubuntu 
Shell :: install zerotier raspberry pi 
Shell :: git got to previous commit 
Shell :: laravel sail composer 
Shell :: …or push an existing repository from the command line 
Shell :: change remote origin git 
Shell :: Failed to bind to address http://localhost:5110 
Shell :: the repository does not have a release file eoan 
Shell :: how to increase font size in elementary os 
Shell :: android sdk ubuntu 
Shell :: wsl ubuntu update time 
Shell :: git undo deleted local branch 
Shell :: create user with home directory ubuntu 
Shell :: aws cli has no installation package in ubuntu server 20.04 how to solve 
Shell :: how to install linux 
Shell :: install teamviewer ubuntu 18 
Shell :: tomcat shutdown script 
Shell :: linux bash clean up log files in /var/log 
Shell :: cp all files except one 
Shell :: win add to startup 
Shell :: install chocolatey on windows 
Shell :: install polar linux 
Shell :: git revert all commits to pervious commit 
Shell :: setup systemctl redis 
Shell :: view permissions linux 
Shell :: camelcase python installing 
Shell :: open current dir cmd 
ADD CONTENT
Topic
Content
Source link
Name
4+9 =