diff options
| author | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-01 11:55:23 -0400 |
|---|---|---|
| committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-10-01 11:55:23 -0400 |
| commit | 6b5acbc8c00045a7926c2f295fb03ae4b0459305 (patch) | |
| tree | c2df0f30d8eade2a2211b53c5a62a0bc71496045 /home-config/zsh/zsh-autosuggestions/ZSH_VERSIONS | |
| parent | package lavanda gtk theme (diff) | |
| download | dotfiles-guix-6b5acbc8c00045a7926c2f295fb03ae4b0459305.tar.gz dotfiles-guix-6b5acbc8c00045a7926c2f295fb03ae4b0459305.tar.bz2 dotfiles-guix-6b5acbc8c00045a7926c2f295fb03ae4b0459305.zip | |
package zsh-autosuggestions
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 |