update toc
This commit is contained in:
@@ -61,6 +61,9 @@
|
||||
- [Python](#python)
|
||||
- [Pyenv](#pyenv)
|
||||
- [Poetry](#poetry)
|
||||
- [Note Taking](#note-taking)
|
||||
- [Calculator](#calculator)
|
||||
- [Disk Usqage](#disk-usqage)
|
||||
|
||||
## Pacman Packages
|
||||
|
||||
@@ -955,6 +958,7 @@ python -m pip install --user pipx
|
||||
python -m pipx ensurepath
|
||||
|
||||
pipx install poetry
|
||||
pipx ensurepath # source ~/.zshrc or ~/.bashrc
|
||||
```
|
||||
|
||||
Create a new project in the current directory
|
||||
|
||||
Reference in New Issue
Block a user