#!/bin/zsh
# This hook is sourced after a new virtualenv is activated.

pip3 install neovim
