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