2014-04-23 22:45:39 +00:00

4 lines
81 B
Ruby

Given /^an SSH config with:$/ do |config|
write_file '.ssh/config', config
end