message no. 132292
Posted by vmonteco in #github at 2016-04-19T14:00:14Z
I have some troubles with my ssh config. ssh git@github.com returns the error Permission denied (publickey).. But if I add the -i option with the relevant key it works. How could I avoid having to add the -i option?