aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_profile b/_profile
index a89a3ba..89d0fad 100644
--- a/_profile
+++ b/_profile
@@ -14,7 +14,7 @@
### PATH
-# local installed (python) packages
+# local installed packages (e.g., python)
if [ -d "$HOME/.local/bin" ]; then
export PATH="$HOME/.local/bin:$PATH"
fi