mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-09-05 17:26:58 +00:00
@ -16,7 +16,7 @@ clone() {
|
||||
clone_plugin() {
|
||||
local plugin=$1
|
||||
clone "$plugin" ||
|
||||
clone "https://github.com/$plugin"
|
||||
clone "https://git::@github.com/$plugin"
|
||||
}
|
||||
|
||||
# pull new changes or clone plugin
|
||||
|
Reference in New Issue
Block a user