Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to find the ~/.zshrc file

run this command
nano ~/.zshrc
Comment

where is zshrc

#Typically .zhrc and .bashrc are at home directory on mac
ls ~/.bashrc
ls ~/.zshrc
Comment

am i ~/.zshrc or ~/.bashrc

$ echo $SHELL
Comment

zshrc

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Comment

PREVIOUS NEXT
Code Example
Shell :: remote: Invalid username or password. github mac 
Shell :: gitignore dotnet mvc 
Shell :: ngrok command 
Shell :: install mod_wsgi 
Shell :: install ngrx/effects 
Shell :: how to stop port 8080 
Shell :: react-devtools agent got no connection 
Shell :: unistall filezilla ubuntu 
Shell :: Failed to fetch https://packages.sury.org/php/dists/jessie/main/binary-amd64/Packages HttpError404 
Shell :: youtube-dl continue 
Shell :: gcloud disable interactive prompts 
Shell :: linux how to open code detached 
Shell :: OFFLINE pdf UNlocker FOR UBUNTU 
Shell :: github track filename capitalisation 
Shell :: configuration file WSL2 to prevent consuming massive memory on your 
Shell :: date linux show millis 
Shell :: ubuntu install rust 
Shell :: heroku delete app 
Shell :: terminal command uninstall android studio 
Shell :: flutter license NoClassDefFoundError 
Shell :: gcsfuse allow_other 
Shell :: apt NO_PUBKEY 23E7166788B63E1E 
Shell :: which service using port 80 command 
Shell :: update ruby version 
Shell :: how to restart network manager in ubuntu 
Shell :: use x2go with gnome linux 
Shell :: commit with empty message 
Shell :: How to find out where a program is on powershell 
Shell :: linux windows use ssh with github 
Shell :: how to deallocate a port 
ADD CONTENT
Topic
Content
Source link
Name
5+6 =