set python3 as default mac
$ brew update && brew upgrade python $ pyenv global 3.7.3
# and verify it worked
$ pyenv version
3.7.3 (set by /Users/mbbroberg/.pyenv/version)$ brew install pyenv # Go into your .zshrc file. Is there a line that reads:
alias python='python3'# it is said not to do but I used it anyway, because of the conveniency
$ echo "alias python=/usr/local/bin/python3.7" >> ~/.zshrc
Also in C++:
- how to update remote branches list git
- install jdk linux
- functions in linux
- install livewire laravel
- check length of string shell script
- git asking for password every time
- dig t flag
- bash write stderr to file
- how to send mail and attachment using powershell
- clean uninstall ubuntu-desktop from ubuntu server
- does installing zsh disable bash
- Err:15 http://ppa.launchpad.net/gnome-terminator/ppa/ubuntu bionic Release 404 Not Found [IP: 91.189.95.83 80]
- download bangla font ubuntu
- docker install nano
- linux umount command
- clear arp table ubuntu]
- for loop while loop shell functions
- how to add code version in git
- ned red installation guide ubuntu
- npm install upgrade react version react-scripts
- git ignore all files and folders in folder
- Force add despite the .gitignore file
- git checkout -b
- git install