5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
cd "$XDG_CONFIG_HOME/vim/pack/plugins/start"
|
|
sh .plugin-git-clone-script
|