Vincent Pillinger

Results 3 issues of Vincent Pillinger

I have created a file `~/.ssh-ident` that contains the following ``` PATTERN_KEYS = r".*" ``` However. This is not finding my keys. ![image](https://user-images.githubusercontent.com/6379913/41565918-efc69012-7326-11e8-8780-9725495dc4f8.png)

Included dialog addons for pretty search dialogs. #58

### Steps to reproduce Add this to a default capistrano project. Do not create .env on the server. ``` set :linked_files, fetch(:linked_files, []).push('.env') namespace :deploy do desc 'Ending Hook' task...

bug?