diff options
Diffstat (limited to 'home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS')
-rw-r--r-- | home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS b/home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS deleted file mode 100644 index 18ed7a6..0000000 --- a/home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS +++ /dev/null @@ -1,17 +0,0 @@ -# Zsh releases to run tests against -# See https://github.com/zsh-users/zsh/releases -# -# When modifying this file, rebuild and push docker image: -# $ docker build -t ericfreese/zsh-autosuggestions-test . -# $ docker push ericfreese/zsh-autosuggestions-test -4.3.11 -5.0.2 -5.0.8 -5.1.1 -5.2 -5.3.1 -5.4.2 -5.5.1 -5.6.2 -5.7.1 -5.8 |