mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 06:57:23 +01:00
start out with thoughtbots version
This commit is contained in:
3
zsh/completion/_rspec
Normal file
3
zsh/completion/_rspec
Normal file
@@ -0,0 +1,3 @@
|
||||
#compdef rspec
|
||||
|
||||
compadd -P spec/ $(ls spec/**/*_spec.rb | sed -E "s/spec\///g")
|
||||
Reference in New Issue
Block a user