Skip to content

annnnie-qiu/python3-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

python3-check

in WSL

sudo apt-get install python3

python3 --version

in WSL

change zsh theme

  • nano ~/.zshrc

openAI

openAi can not find(from openai import OpenAI) - pip install openai

python vertical environment

python vertical environment create - python -m venv <env_name> activation - .<env_name>\Scripts\activate

in PowerShell

chaning oh-my-posh in powershell

  • oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH/jandedobbeleer.omp.json" | Invoke-Expression

oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH/ys.omp.json" | Invoke-Expression

-- https://ohmyposh.dev/docs/themes#jandedobbeleer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published