[zsh] remove links from plugins.zsh

This commit is contained in:
Dmytro Meleshko 2019-08-01 10:06:05 +03:00
parent 5318cbd00c
commit b2415bfe4d
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
#!/usr/bin/env zsh
# https://github.com/zdharma/zplugin/blob/master/doc/mod-install.sh
# https://github.com/zdharma/zplugin/blob/master/zmodules/Src/Makefile.in
# https://github.com/zsh-users/zsh/blob/master/Etc/zsh-development-guide
source "$ZSH_DOTFILES/zplg.zsh"
plugin completions 'zsh-users/zsh-completions'