aboutsummaryrefslogtreecommitdiff
path: root/runs-all
diff options
context:
space:
mode:
Diffstat (limited to 'runs-all')
-rwxr-xr-xruns-all/env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/runs-all/env.sh b/runs-all/env.sh
index 6cfd1f0..3e93502 100755
--- a/runs-all/env.sh
+++ b/runs-all/env.sh
@@ -19,6 +19,7 @@ else
path_dirs="$path_dirs
$yt_cli_dir
$(find ~/stuff/ -name theme-setter -type d)
+$(find ~/.local/bin/blender* -maxdepth 0 -type d)
$(find $script_dir/keep/scripts -type d)
$(find $script_dir/env_private/keep/scripts -type d)"