From a7f40e5559aa6d34e0de06a0c1a10186474359fe Mon Sep 17 00:00:00 2001 From: Aron Yoon Date: Tue, 26 Feb 2019 12:06:46 +0900 Subject: [PATCH] Update init --- pyenv/init | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pyenv/init b/pyenv/init index beb5ea6..dfd4162 100755 --- a/pyenv/init +++ b/pyenv/init @@ -14,3 +14,5 @@ pyenv global $PY3_VER git clone https://github.com/pyenv/pyenv-virtualenv.git $(pyenv root)/plugins/pyenv-virtualenv rsync .pylava.ini ~; + +sh -c "./post"