mirror of
https://github.com/tmux-plugins/tpm.git
synced 2025-11-02 23:36:03 +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