]> git.phdru.name Git - dotfiles.git/blob - bin/webbrowserX
Fix(git-open): Replace `git@` in URL with `https://`
[dotfiles.git] / bin / webbrowserX
1 #! /bin/sh
2
3 SHELL=/bin/sh
4 . "$HOME"/.profile
5 exec webbrowser "$@"