2 lines
54 B
Bash
2 lines
54 B
Bash
echo "sourcing foo/qux..."
|
|
plugins=($plugins foo/qux)
|
echo "sourcing foo/qux..."
|
|
plugins=($plugins foo/qux)
|