From 30ea844a0742d40e39a9aeeee0a48ef96a0317cc Mon Sep 17 00:00:00 2001 From: Ein Verne Date: Fri, 24 Jul 2020 21:13:48 +0800 Subject: [PATCH] Add asdf to zshrc --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index c70c1fd..a9647f6 100644 --- a/.zshrc +++ b/.zshrc @@ -289,3 +289,6 @@ gfs() { --preview '(git diff --color=always -- {-1} | sed 1,4d; cat {-1}) | head -500' | cut -c4- | sed 's/.* -> //' } + +. $(brew --prefix asdf)/asdf.sh +