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/Gemfile | |
| 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/Gemfile')
| -rw-r--r-- | home-config/zsh/zsh-autosuggestions/Gemfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home-config/zsh/zsh-autosuggestions/Gemfile b/home-config/zsh/zsh-autosuggestions/Gemfile deleted file mode 100644 index 8b5deec..0000000 --- a/home-config/zsh/zsh-autosuggestions/Gemfile +++ /dev/null @@ -1,5 +0,0 @@ -source 'https://rubygems.org' - -gem 'rspec' -gem 'rspec-wait' -gem 'pry-byebug' |