pj prefix for all functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function install_plugins() {
|
||||
function pj_install_plugins() {
|
||||
if ! command -v git >/dev/null 2>&1; then
|
||||
echo "Git is not installed."
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user