From 67d359d615467262b6731056cec8e7487f11036a Mon Sep 17 00:00:00 2001 From: cornfeedhobo Date: Sun, 12 Jul 2020 16:21:14 -0500 Subject: [PATCH] attempt to simplify the description --- plugins/available/projects.plugin.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/available/projects.plugin.bash b/plugins/available/projects.plugin.bash index e4dc39e2..775ec813 100644 --- a/plugins/available/projects.plugin.bash +++ b/plugins/available/projects.plugin.bash @@ -1,5 +1,5 @@ cite about-plugin -about-plugin 'add "export PROJECT_PATHS=~/projects:~/intertrode/projects" to navigate quickly to your project directories with `pj` and `pjo`' +about-plugin 'quickly navigate configured paths with `pj` and `pjo`. example: "export PROJECT_PATHS=~/projects:~/work/projects"' function pj { about 'navigate quickly to your various project directories'