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