diff --git a/.gitignore b/.gitignore index 0c697b3..8a58357 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ # allow some stuff to be pushed !alacritty -!.pyenv # zsh !zsh diff --git a/.pyenv/default-packages b/.pyenv/default-packages deleted file mode 100644 index 7f26b1a..0000000 --- a/.pyenv/default-packages +++ /dev/null @@ -1,5 +0,0 @@ -# Neovim should be able to run anywhere -pynvim - -# Upgrade pip while we're at it. -pip