configs/home/.zsh-server/plugins/zsh-autosuggestions/Gemfile
2023-01-07 21:57:26 +01:00

5 lines
77 B
Ruby

source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
gem 'pry-byebug'