sudo diskutil repairPermissions /
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ποΈ optionally store installed packages in a file | |
pip freeze > requirements.txt | |
# ποΈ deactivate | |
deactivate | |
# ποΈ Remove the old virtual environment folder: macOS and Linux | |
rm -rf venv | |
# ποΈ Remove the old virtual environment folder: Windows |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## opens explorer at directory. | |
```wsl-open .``` | |
## |
CentOS, Ubuntu, Slackware, etc. Whatever Linux-based OS it is, you can create a bootable USB for it by using a Mac.
Download it, copy it, whatever it takes to prepare that Linux-based OS .iso file