feat: fixes
parent
0a6433ca78
commit
332e7a2136
|
|
@ -0,0 +1,5 @@
|
||||||
|
source /root/linux.config/plugins
|
||||||
|
|
||||||
|
for plugin in ${ZSH_INIT_PLUGINS[@]}; do
|
||||||
|
git clone https://github.com/zsh-users/${ plugin }.git
|
||||||
|
done
|
||||||
Loading…
Reference in New Issue