This website requires JavaScript.
Explore
Help
Sign in
linux
/
zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced
2024-11-18 09:51:06 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ed8056c5e8
zsh-autosuggestions
/
Gemfile
6 lines
70 B
Text
Raw
Normal View
History
Unescape
Escape
Add RSpec for high-level integration testing
2017-01-20 06:33:17 +01:00
source 'https://rubygems.org'
gem 'rspec'
gem 'rspec-wait'
Add pry gem for debugging support
2017-01-27 22:06:16 +01:00
gem 'pry'
Reference in a new issue
Copy permalink