From 0f84799b7d3b0cf0abaace7967a0c0490158440b Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 31 May 2020 16:23:23 +0800 Subject: zsh+basics: Reorganize environment variables for more programs to use XDG directories --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index aefbc35..8b80f59 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,8 @@ nvim: curl -fLo nvim/.config/nvim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim stow -t ~ $@ -zsh: zplug + +zsh: basics zplug stow -t ~ $@ zplug: -- cgit v1.2.3