From d1a3075293be436d557acb6ac123c100f9d30e4c Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Sat, 20 Apr 2013 18:26:11 +0530 Subject: 31286: _git: add a couple of browsers Add google-chrome/chromium to the list of builtinbrowsers in __git_browsers (). Signed-off-by: Ramkumar Ramachandra --- Completion/Unix/Command/_git | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index a76877180..a7d1bda8a 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git @@ -5902,6 +5902,8 @@ __git_browsers () { builtinbrowsers=( firefox iceweasel + google-chrome + chromium konquerer w3m links -- cgit 1.4.1