From 14709058f171cfecb661cb2178ed83f050efe3c2 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Mon, 11 Oct 2021 12:20:25 +0200 Subject: [PATCH] Add asdf version manager to zshrc --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 71c6f28..a91d1c4 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -156,6 +156,7 @@ setopt interactivecomments +zplug "kiurchv/asdf.plugin.zsh", defer:2 zplug "plugins/emoji", from:oh-my-zsh zplug "plugins/virtualenv", from:oh-my-zsh