diff --git a/shell/.config/shell/path.sh b/shell/.config/shell/path.sh index 55082ea..2f82bc8 100644 --- a/shell/.config/shell/path.sh +++ b/shell/.config/shell/path.sh @@ -20,6 +20,7 @@ while read -r dir; do done <