From 3e8963859546280121c9f1f98127c2d703086dbc Mon Sep 17 00:00:00 2001 From: steveokard Date: Thu, 3 Jun 2021 01:15:32 -0400 Subject: [PATCH] add symlink --- update.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.zsh b/update.zsh index cbb4e31..46fad43 100755 --- a/update.zsh +++ b/update.zsh @@ -1,5 +1,5 @@ #!/bin/zsh #delete current zsh config -rm ~/.zshrc ~/.zpreztorc ~/.zlogin ~/.zlogout ~/.zprofile ~/.zshenv +ln -s ~/stevset/prezto/.zprezto ~/.zprezto ./udeps.sh ./prezto.zsh