diff --git a/infrastructure/graduated/arch/arch-workstation.md b/infrastructure/graduated/arch/arch-workstation.md index 88ccf30..5b1d115 100644 --- a/infrastructure/graduated/arch/arch-workstation.md +++ b/infrastructure/graduated/arch/arch-workstation.md @@ -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