mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[zsh] remove links from plugins.zsh
This commit is contained in:
parent
5318cbd00c
commit
b2415bfe4d
1 changed files with 0 additions and 4 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue