From e666f7cc01ce317797797a209dd39bf2d558291c Mon Sep 17 00:00:00 2001 From: ducoterra Date: Wed, 27 Nov 2024 10:59:52 -0500 Subject: [PATCH] update toc --- infrastructure/graduated/arch/arch-workstation.md | 4 ++++ 1 file changed, 4 insertions(+) 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